/external/libchromeos-rs/src/ |
D | linux.rs | 10 pub fn getpid() -> Pid { in getpid() function
|
/external/mdnsresponder/mDNSWindows/ |
D | PosixCompat.h | 30 # define getpid _getpid macro
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp_wrapper_getpid.h | 52 #define getpid _getpid macro
|
/external/strace/tests-mx32/ |
D | inject-nf.c | 43 # define getpid getpgrp macro
|
D | Makefile.am | 114 getpid \ program
|
/external/strace/tests-m32/ |
D | inject-nf.c | 43 # define getpid getpgrp macro
|
D | Makefile.am | 114 getpid \ program
|
/external/strace/tests/ |
D | inject-nf.c | 43 # define getpid getpgrp macro
|
D | Makefile.am | 114 getpid \ program
|
/external/google-breakpad/src/client/solaris/handler/ |
D | solaris_lwp.h | 117 int getpid() const { return this->pid_; } in getpid() function
|
/external/e2fsprogs/include/nonunix/ |
D | unistd.h | 27 #define getpid _getpid macro
|
/external/llvm-project/openmp/runtime/test/affinity/format/ |
D | fields_values.c | 22 #define getpid _getpid macro
|
/external/libcups/cups/ |
D | debug.c | 21 # define getpid (int)GetCurrentProcessId macro
|
/external/libopus/tests/ |
D | test_opus_decode.c | 43 #define getpid _getpid macro
|
D | test_opus_encode.c | 43 #define getpid _getpid macro
|
/external/curl/lib/ |
D | smb.c | 34 #define getpid GetCurrentProcessId macro 36 #define getpid _getpid macro
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_ipc.h | 50 # define getpid _getpid macro
|
/external/python/cpython3/Lib/multiprocessing/ |
D | util.py | 209 sub_debug=sub_debug, getpid=os.getpid): argument
|
/external/ImageMagick/MagickCore/ |
D | nt-base.h | 148 # define getpid _getpid macro
|
/external/libevent/ |
D | arc4random.c | 88 #define getpid _getpid macro
|
/external/crosvm/sys_util/src/ |
D | lib.rs | 139 pub fn getpid() -> Pid { in getpid() function
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_solaris.cpp | 172 DECLARE__REAL_AND_INTERNAL(uptr, getpid, void) { in DECLARE__REAL_AND_INTERNAL() argument
|
/external/mdnsresponder/Clients/ |
D | dns-sd.c | 95 #define getpid _getpid macro
|
/external/rust/crates/nix/src/ |
D | unistd.rs | 249 pub fn getpid() -> Pid { in getpid() function
|
/external/rust/crates/libc/src/windows/ |
D | mod.rs | 450 pub fn getpid() -> ::c_int; in getpid() function
|