/third_party/ltp/testcases/kernel/syscalls/getppid/ |
H A D | getppid01.c | 17 pid_t ppid, pid_max; in verify_getppid() local
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
H A D | getppid.c | 27 pid_t ppid = getpid(); in getppid_0100() local
|
/third_party/ltp/testcases/kernel/containers/pidns/ |
H A D | pidns10.c | 20 pid_t ppid = getppid(); in child_func() local
|
H A D | pidns04.c | 21 pid_t ppid = getppid(); in child_func() local
|
H A D | pidns01.c | 22 pid_t cpid, ppid; in child_func() local
|
H A D | pidns17.c | 25 pid_t cpid, ppid; in child_func() local
|
H A D | pidns06.c | 20 pid_t ppid = getppid(); in child_func() local
|
H A D | pidns20.c | 33 pid_t cpid, ppid; in child_func() local
|
H A D | pidns16.c | 31 pid_t cpid, ppid; in child_func() local
|
H A D | pidns13.c | 54 pid_t pid, ppid; in child_fn() local
|
H A D | pidns30.c | 45 pid_t cpid, ppid; in child_func() local
|
H A D | pidns31.c | 45 pid_t cpid, ppid; in child_func() local
|
H A D | pidns05.c | 29 pid_t cpid, ppid; in child_func() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
H A D | 1-1.c | 35 int ret, ppid; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/setpgid/ |
H A D | setpgid02.c | 24 static pid_t pgid, pid, ppid, inval_pgid; variable
|
/third_party/ltp/testcases/kernel/syscalls/prctl/ |
H A D | prctl03.c | 64 pid_t ppid = getpid(); in verify_prctl() local
|
/third_party/ltp/utils/sctp/lib/ |
H A D | sendmsg.c | 32 sctp_sendmsg(int s, const void *msg, size_t len, struct sockaddr *to, socklen_t tolen, uint32_t ppid, uint32_t flags, uint16_t stream_no, uint32_t timetolive, uint32_t context) sctp_sendmsg() argument
|
/third_party/libevdev/test/ |
H A D | test-main.c | 37 int ppid = getppid(); in is_debugger_attached() local
|
/third_party/libuv/test/ |
H A D | test-platform-output.c | 33 uv_pid_t ppid; in TEST_IMPL() local
|
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/ |
H A D | starvation.c | 76 pid_t ppid = getppid(); in child() local
|
/third_party/ltp/utils/sctp/func_tests/ |
H A D | test_1_to_1_events.c | 69 uint32_t ppid; in main() local
|
H A D | test_assoc_abort.c | 79 uint32_t ppid; in main() local
|
H A D | test_assoc_shutdown.c | 78 uint32_t ppid; in main() local
|
H A D | test_peeloff.c | 77 uint32_t ppid; in main() local
|
H A D | test_inaddr_any.c | 84 uint32_t ppid; in main() local
|