Home
last modified time | relevance | path

Searched refs:getppid (Results 51 - 75 of 149) sorted by relevance

123456

/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H A DIt_ipc_sigaction_001.cpp57 spid = getppid(); in Testcase()
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns20.c36 ppid = getppid(); in child_func()
H A Dpidns13.c58 ppid = getppid(); in child_fn()
H A Dpidns30.c51 ppid = getppid(); in child_func()
H A Dpidns31.c49 ppid = getppid(); in child_func()
H A Dpidns05.c32 ppid = getppid(); in child_func()
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
H A Dstarvation.c76 pid_t ppid = getppid(); in child()
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_wait02.c33 TST_PROCESS_STATE_WAIT(getppid(), 'S', 1000); in do_child()
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_lock.c68 (long)getppid(), (long)pid); in main()
/third_party/musl/libc-test/src/functional/
H A Dfcntl.c41 _exit(fcntl(fd, F_GETLK, &fl) || fl.l_pid != getppid()); in main()
/kernel/liteos_a/testsuites/unittest/container/full/
H A DIt_pid_container_019.cpp72 ret = ChildShell(reinterpret_cast<void *>(getppid())); in ChildFun()
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace01.c50 SAFE_KILL(getppid(), SIGUSR2); in child_handler()
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
H A Depoll_pwait01.c60 pid = getppid(); in run()
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl03.c89 if (getppid() != ppid) { in verify_prctl()
/third_party/libevdev/test/
H A Dtest-main.c37 int ppid = getppid(); in is_debugger_attached()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
H A D12-1.c98 kill(getppid(), SIGABRT); in main()
H A D5-2.c96 kill(getppid(), SIGABRT); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/
H A D5-2.c108 kill(getppid(), SIGABRT); in main()
H A D18-1.c108 kill(getppid(), SIGABRT); in main()
H A D18-2.c109 kill(getppid(), SIGABRT); in main()
H A D5-3.c112 kill(getppid(), SIGABRT); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_receive/
H A D13-1.c101 kill(getppid(), SIGABRT); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
H A D5-1.c89 kill(getppid(), SIGABRT); in main()
H A D5-2.c102 kill(getppid(), SIGABRT); in main()
/third_party/ltp/testcases/open_posix_testsuite/functional/mqueues/
H A Dsend_rev_1.c90 (long)getppid()); in main()

Completed in 12 milliseconds

123456