Home
last modified time | relevance | path

Searched refs:fchmodat_nofollow_unsupported (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dposixmodule.c3259 int fchmodat_nofollow_unsupported = 0; in os_chmod_impl() local
3321 fchmodat_nofollow_unsupported = in os_chmod_impl()
3327 fchmodat_nofollow_unsupported = 1; in os_chmod_impl()
3357 if (fchmodat_nofollow_unsupported) { in os_chmod_impl()

Completed in 15 milliseconds