Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c3156 int fchmodat_nofollow_unsupported = 0; in os_chmod_impl() local
3218 fchmodat_nofollow_unsupported = in os_chmod_impl()
3224 fchmodat_nofollow_unsupported = 1; in os_chmod_impl()
3243 if (fchmodat_nofollow_unsupported) { in os_chmod_impl()