Home
last modified time | relevance | path

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

/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h421 #define HAVE_LCHMOD 1 macro
/external/python/cpython3/Modules/
Dposixmodule.c2797 #if !(defined(HAVE_FCHMODAT) || defined(HAVE_LCHMOD)) in os_chmod_impl()
2826 #ifdef HAVE_LCHMOD in os_chmod_impl()
2911 #ifdef HAVE_LCHMOD
13378 #ifdef HAVE_LCHMOD
/external/python/cpython2/Modules/
Dposixmodule.c1943 #ifdef HAVE_LCHMOD
8876 #ifdef HAVE_LCHMOD
/external/python/cpython3/
Dpyconfig.h.in552 #undef HAVE_LCHMOD
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h394 #if defined(HAVE_LCHMOD)