Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dconfig-vxworks.h168 #define HAVE_GETPPID 1 macro
Dconfig-plan9.h105 #define HAVE_GETPPID 1 macro
Dcurl_config_standard.h279 #define HAVE_GETPPID 1 macro
Dcurl_config_liteos_a.h270 #define HAVE_GETPPID 1 macro
Dcurl_config.h.cmake179 #cmakedefine HAVE_GETPPID 1
206 #cmakedefine HAVE_GETPPID 1
/third_party/curl/tests/server/
Dmqttd.c728 #ifdef HAVE_GETPPID in incoming()
Dsocksd.c644 #ifdef HAVE_GETPPID in incoming()
Dsockfilt.c931 #ifdef HAVE_GETPPID in juggle()
/third_party/python/Modules/
Dposixmodule.c308 # define HAVE_GETPPID 1 macro
331 # define HAVE_GETPPID 1 macro
7767 #ifdef HAVE_GETPPID
/third_party/curl/
DCMakeLists.txt1012 check_symbol_exists(getppid "${CURL_INCLUDES}" HAVE_GETPPID)
/third_party/python/Modules/clinic/
Dposixmodule.c.h3486 #if defined(HAVE_GETPPID)