Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dfopen.c82 #ifdef HAVE_FCHMOD in Curl_fopen()
Dcurl_config.h.cmake131 #cmakedefine HAVE_FCHMOD 1
/third_party/pulseaudio/include/
Dconfig.h72 #define HAVE_FCHMOD 1 macro
/third_party/glib/
Dconfig.h70 #define HAVE_FCHMOD 1 macro
/third_party/glib/gio/
Dglocalfileoutputstream.c1026 #ifdef HAVE_FCHMOD in handle_overwrite_open()
1066 #if defined(HAVE_FCHOWN) && defined(HAVE_FCHMOD) in handle_overwrite_open()
1102 #if defined(HAVE_FCHOWN) && defined(HAVE_FCHMOD) in handle_overwrite_open()
/third_party/python/Modules/
Dposixmodule.c2690 #ifdef HAVE_FCHMOD
3269 #ifdef HAVE_FCHMOD in os_chmod_impl()
3341 #ifdef HAVE_FCHMOD
15503 #ifdef HAVE_FCHMOD
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c337 #ifdef HAVE_FCHMOD in pa_make_secure_dir()
/third_party/curl/
DCMakeLists.txt994 check_symbol_exists(fchmod "${CURL_INCLUDES}" HAVE_FCHMOD)
/third_party/python/
Dpyconfig.h.in342 #undef HAVE_FCHMOD
/third_party/python/Modules/clinic/
Dposixmodule.c.h453 #if defined(HAVE_FCHMOD)