Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c2794 int fchmodat_nofollow_unsupported = 0; in os_chmod_impl() local
2849 fchmodat_nofollow_unsupported = in os_chmod_impl()
2861 if (fchmodat_nofollow_unsupported) { in os_chmod_impl()