/external/strace/linux/ia64/ |
syscallent.h | 63 [1042] = { 0, PU|NF, SEN(getppid), "getppid" },
|
/external/strace/linux/m68k/ |
syscallent.h | 94 [ 64] = { 0, PU|NF, SEN(getppid), "getppid" },
|
/external/strace/linux/microblaze/ |
syscallent.h | 94 [ 64] = { 0, PU|NF, SEN(getppid), "getppid" },
|
/external/strace/linux/mips/ |
syscallent-o32.h | 68 [4064] = { 0, NF, SEN(getppid), "getppid" },
|
/external/strace/linux/powerpc/ |
syscallent.h | 94 [ 64] = { 0, PU|NF, SEN(getppid), "getppid" },
|
/external/strace/linux/powerpc64/ |
syscallent.h | 94 [ 64] = { 0, PU|NF, SEN(getppid), "getppid" },
|
/external/strace/linux/s390/ |
syscallent.h | 96 [ 64] = { 0, PU|NF, SEN(getppid), "getppid" },
|
/external/strace/linux/s390x/ |
syscallent.h | 95 [ 64] = { 0, PU|NF, SEN(getppid), "getppid" },
|
/external/strace/linux/sh/ |
syscallent.h | 96 [ 64] = { 0, PU|NF, SEN(getppid), "getppid" },
|
/external/strace/linux/sh64/ |
syscallent.h | 94 [ 64] = { 0, PU|NF, SEN(getppid), "getppid" },
|
/external/strace/linux/x32/ |
syscallent.h | 111 [110] = { 0, PU|NF, SEN(getppid), "getppid" },
|
/external/valgrind/coregrind/ |
m_libcfile.c | 40 #include "pub_core_libcproc.h" // VG_(getpid), VG_(getppid) 584 (Int)VG_(getppid)()); 933 seed = (VG_(getpid)() << 9) ^ VG_(getppid)(); [all...] |
launcher-darwin.c | 378 asprintf(&set_cwd, "VALGRIND_STARTUP_PWD_%u_XYZZY=%s", getppid(), cwd);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_posix.py | 38 "getpid", "getpgrp", "getppid", "getuid",
|
/external/clang/tools/scan-build-py/libear/ |
ear.c | 435 fprintf(fd, "%d%c", getppid(), RS);
|
/external/e2fsprogs/lib/uuid/ |
gen_uuid.c | 159 jrand_seed[1] = getppid() ^ (tv.tv_usec & 0xFFFF);
|
/external/ltp/runtest/ |
quickhit | 158 # Basic test for getppid(2)
|
/external/python/cpython2/Doc/library/ |
rexec.rst | 234 'times', 'uname', 'getpid', 'getppid', 'getcwd', 'getuid', 'getgid', 'geteuid',
|
/external/strace/tests/ |
Makefile.am | 105 getppid \
|
/external/strace/tests-m32/ |
Makefile.am | 105 getppid \
|
/external/strace/tests-mx32/ |
Makefile.am | 105 getppid \
|
/libcore/luni/src/main/java/libcore/io/ |
Linux.java | 90 public native int getppid(); method in class:Linux
|
/prebuilts/gdb/darwin-x86/share/gdb/syscalls/ |
aarch64-linux.xml | 185 <syscall name="getppid" number="173"/>
|
amd64-linux.xml | 127 <syscall name="getppid" number="110"/>
|
i386-linux.xml | 81 <syscall name="getppid" number="64"/>
|