Home
last modified time | relevance | path

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

/external/curl/lib/
Dconfig-plan9.h88 #define HAVE_GETPPID 1 macro
Dcurl_config.h270 #define HAVE_GETPPID 1 macro
Dcurl_config.h.cmake199 #cmakedefine HAVE_GETPPID 1
223 #cmakedefine HAVE_GETPPID 1
Dcurl_config.h.in272 #undef HAVE_GETPPID
/external/python/cpython2/PC/os2emx/
Dpyconfig.h74 #define HAVE_GETPPID 1 macro
/external/curl/tests/server/
Dsocksd.c688 #ifdef HAVE_GETPPID in incoming()
Dmqttd.c729 #ifdef HAVE_GETPPID in incoming()
Dsockfilt.c893 #ifdef HAVE_GETPPID in juggle()
/external/tensorflow/third_party/
Dcurl.BUILD660 "# define HAVE_GETPPID 1",
/external/python/cpython2/Modules/
Dposixmodule.c153 #define HAVE_GETPPID 1 macro
4289 #ifdef HAVE_GETPPID
8973 #ifdef HAVE_GETPPID
/external/python/cpython3/Modules/
Dposixmodule.c308 # define HAVE_GETPPID 1 macro
331 # define HAVE_GETPPID 1 macro
7767 #ifdef HAVE_GETPPID
/external/curl/
DCMakeLists.txt1060 check_symbol_exists(getppid "${CURL_INCLUDES}" HAVE_GETPPID)
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3486 #if defined(HAVE_GETPPID)