/external/ltp/tools/pounder21/src/mem_alloc_test/ |
mem_alloc.c | 116 * - INPUT: parent process ID; can be obtained through getppid(). 414 TELL_PARENT(getppid());
|
/external/webrtc/talk/media/sctp/ |
sctpdataengine.cc | 139 static SctpDataMediaChannel::PayloadProtocolIdentifier GetPpid( 629 GetPpid(params.type)); [all...] |
/prebuilts/go/darwin-x86/src/syscall/ |
zsyscall_solaris_amd64.go | 34 //go:cgo_import_dynamic libc_Getppid getppid "libc.so" 491 func Getppid() (ppid int) {
|
/prebuilts/go/linux-x86/src/syscall/ |
zsyscall_solaris_amd64.go | 34 //go:cgo_import_dynamic libc_Getppid getppid "libc.so" 491 func Getppid() (ppid int) {
|
/external/strace/ |
ChangeLog | 263 [178]): Add PU flag to getpid, getppid, getuid, geteuid, getgid, 266 [178]): Add PU flag to getpid, getppid, getuid, geteuid, getgid, 275 Add PU flag to getpid, getuid, getgid, geteuid, getegid, getppid, 280 getppid, getpgrp, gettid syscalls. 283 getgid, geteuid, getegid, getppid, getpgrp, getuid32, getgid32, 287 getppid, getpgrp, gettid syscalls. 290 getgid, geteuid, getegid, getppid, getpgrp, getuid32, getgid32, 293 [1063], [1105], [1171]): Add PU flag to getpid, getppid, getuid, 297 to getpid, getuid, getgid, geteuid, getegid, getppid, getpgrp, 304 getuid, getgid, geteuid, getegid, getppid, getpgrp, getuid32, getgid32 [all...] |
/external/valgrind/coregrind/ |
m_libcprint.c | 189 VG_(umsg)("Parent PID: %d\n", VG_(getppid)()); 193 VG_(printf_xml)("<ppid>%d</ppid>\n", VG_(getppid)()); [all...] |
m_libcproc.c | 723 Int VG_(getppid) ( void ) function 729 /* Uses the shared getpid/getppid syscall, val2 contains a parent pid. */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
unistd.h | 632 extern __pid_t getppid (void) __THROW; [all...] |
/bionic/libc/ |
SYSCALLS.TXT | 45 pid_t getppid() all
|
/bionic/tests/ |
time_test.cpp | 728 ASSERT_EQ(0, clock_getcpuclockid(getppid(), &clockid));
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
rexec.py | 147 'stat', 'times', 'uname', 'getpid', 'getppid',
|
/external/autotest/client/tests/scrashme/ |
testfix.diff | 153 + { .name = "getppid" },
|
/external/curl/lib/ |
config-symbian.h | 185 /* Define to 1 if you have the `getppid' function. */
|
/external/ltp/lib/ |
tst_test.c | 882 kill(getppid(), SIGUSR1);
|
/external/python/cpython2/Lib/ |
rexec.py | 147 'stat', 'times', 'uname', 'getpid', 'getppid',
|
/external/python/cpython2/Lib/test/ |
test_posix.py | 45 "getpid", "getpgrp", "getppid", "getuid",
|
/external/strace/tests/ |
gen_tests.in | 107 getppid -a10
|
/external/strace/tests-m32/ |
gen_tests.in | 107 getppid -a10
|
/external/strace/tests-mx32/ |
gen_tests.in | 107 getppid -a10
|
/external/valgrind/coregrind/m_syswrap/ |
priv_syswrap-darwin.h | 99 // GEN getppid 39
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
rexec.py | 147 'stat', 'times', 'uname', 'getpid', 'getppid',
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_posix.py | 45 "getpid", "getpgrp", "getppid", "getuid",
|
/prebuilts/gdb/darwin-x86/share/gdb/syscalls/ |
arm-linux.xml | 83 <syscall name="getppid" number="64"/>
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
rexec.py | 147 'stat', 'times', 'uname', 'getpid', 'getppid',
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_posix.py | 45 "getpid", "getpgrp", "getppid", "getuid",
|