/external/strace/linux/metag/ |
syscallent.h | 174 { 0, 0, sys_getppid, "getppid" }, /* 173 */
|
/external/strace/linux/tile/ |
syscallent.h | 174 { 0, 0, sys_getppid, "getppid" }, /* 173 */
|
syscallent1.h | 174 { 0, 0, sys_getppid, "getppid" }, /* 173 */
|
/external/strace/linux/x86_64/ |
syscallent.h | 111 { 0, 0, sys_getppid, "getppid" }, /* 110 */
|
/external/strace/linux/xtensa/ |
syscallent.h | 146 { 0, 0, sys_getppid, "getppid" }, /* 150 */
|
/external/valgrind/main/include/ |
pub_tool_libcproc.h | 78 extern Int VG_(getppid) ( void );
|
/libcore/luni/src/main/java/libcore/io/ |
Os.java | 76 public int getppid(); method in interface:Os
|
/external/valgrind/main/coregrind/ |
m_libcfile.c | 39 #include "pub_core_libcproc.h" // VG_(getpid), VG_(getppid) 467 (Int)VG_(getppid)()); 747 seed = (VG_(getpid)() << 9) ^ VG_(getppid)(); [all...] |
/bionic/libc/ |
SYSCALLS.TXT | 45 pid_t getppid() all
|
/bionic/libc/bionic/ |
getentropy_linux.c | 396 HX((pid = getppid()) == -1, pid);
|
/external/chromium_org/build/android/pylib/ |
forwarder.py | 251 return os.getppid() if use_multiprocessing else os.getpid()
|
/external/chromium_org/chrome/browser/mac/ |
relauncher.cc | 191 int parent_pid = getppid();
|
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
port.h | 400 inline pid_t getppid(void) { return 0; } function
|
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/ |
port.h | 397 inline pid_t getppid(void) { return 0; } function
|
/external/e2fsprogs/lib/uuid/ |
gen_uuid.c | 158 jrand_seed[1] = getppid() ^ (tv.tv_usec & 0xFFFF);
|
/external/ltrace/etc/ |
libc.so.conf | 394 int getppid();
|
/external/ltrace/sysdeps/linux-gnu/aarch64/ |
syscallent.h | 194 "getppid", /* 173 */ [all...] |
/external/strace/linux/arm/ |
syscallent.h | 93 { 0, 0, sys_getppid, "getppid" }, /* 64 */
|
/external/strace/linux/bfin/ |
syscallent.h | 93 { 0, 0, sys_getppid, "getppid" }, /* 64 */
|
/external/strace/linux/i386/ |
syscallent.h | 93 { 0, 0, sys_getppid, "getppid" }, /* 64 */
|
/external/strace/linux/m68k/ |
syscallent.h | 93 { 0, 0, sys_getppid, "getppid" }, /* 64 */
|
/external/strace/linux/microblaze/ |
syscallent.h | 93 { 0, 0, sys_getppid, "getppid" }, /* 64 */
|
/external/strace/linux/powerpc/ |
syscallent.h | 93 { 0, 0, sys_getppid, "getppid" }, /* 64 */
|
/external/strace/linux/s390/ |
syscallent.h | 95 { 0, 0, sys_getppid, "getppid" }, /* 64 */
|
/external/strace/linux/s390x/ |
syscallent.h | 94 { 0, 0, sys_getppid, "getppid" }, /* 64 */
|