Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dposixmodule.c89 # define HAVE_FCHMODAT_RUNTIME __builtin_available(macOS 10.10, iOS 8.0, *) macro
126 # define HAVE_FCHMODAT_RUNTIME (fchmodat != NULL) macro
195 # define HAVE_FCHMODAT_RUNTIME 1 macro
3304 if (HAVE_FCHMODAT_RUNTIME) { in os_chmod_impl()
15654 PROBE(probe_fchmodat, HAVE_FCHMODAT_RUNTIME)

Completed in 15 milliseconds