/external/strace/tests-mx32/ |
D | waitid.c | 184 if (do_waitid(P_PID, pid, 0, WNOHANG|WEXITED, 0)) in main() 191 if (do_waitid(P_PID, pid, sinfo, WNOHANG|WEXITED|WSTOPPED, rusage)) in main() 199 if (do_waitid(P_PID, pid, sinfo, WEXITED, rusage)) in main() 213 if (do_waitid(P_PID, pid, sinfo, WEXITED, rusage)) in main() 234 if (do_waitid(P_PID, pid, sinfo, WSTOPPED, rusage)) in main() 243 if (do_waitid(P_PID, pid, sinfo, WCONTINUED, rusage)) in main() 252 if (do_waitid(P_PID, pid, sinfo, WEXITED, rusage)) in main()
|
/external/strace/tests-m32/ |
D | waitid.c | 184 if (do_waitid(P_PID, pid, 0, WNOHANG|WEXITED, 0)) in main() 191 if (do_waitid(P_PID, pid, sinfo, WNOHANG|WEXITED|WSTOPPED, rusage)) in main() 199 if (do_waitid(P_PID, pid, sinfo, WEXITED, rusage)) in main() 213 if (do_waitid(P_PID, pid, sinfo, WEXITED, rusage)) in main() 234 if (do_waitid(P_PID, pid, sinfo, WSTOPPED, rusage)) in main() 243 if (do_waitid(P_PID, pid, sinfo, WCONTINUED, rusage)) in main() 252 if (do_waitid(P_PID, pid, sinfo, WEXITED, rusage)) in main()
|
/external/strace/tests/ |
D | waitid.c | 184 if (do_waitid(P_PID, pid, 0, WNOHANG|WEXITED, 0)) in main() 191 if (do_waitid(P_PID, pid, sinfo, WNOHANG|WEXITED|WSTOPPED, rusage)) in main() 199 if (do_waitid(P_PID, pid, sinfo, WEXITED, rusage)) in main() 213 if (do_waitid(P_PID, pid, sinfo, WEXITED, rusage)) in main() 234 if (do_waitid(P_PID, pid, sinfo, WSTOPPED, rusage)) in main() 243 if (do_waitid(P_PID, pid, sinfo, WCONTINUED, rusage)) in main() 252 if (do_waitid(P_PID, pid, sinfo, WEXITED, rusage)) in main()
|
/external/ltp/testcases/kernel/syscalls/waitid/ |
D | waitid02.c | 111 .idtype = P_PID, 118 .idtype = P_PID, 126 .idtype = P_PID, 134 .idtype = P_PID, 226 if (waitid(P_PID, t->child, &infop, WSTOPPED) != 0) in setup6()
|
/external/strace/xlat/ |
D | waitid_types.h | 11 #if defined(P_PID) || (defined(HAVE_DECL_P_PID) && HAVE_DECL_P_PID) 12 XLAT(P_PID),
|
D | waitid_types.in | 1 P_PID
|
/external/libchrome/sandbox/linux/services/ |
D | scoped_process.cc | 68 waitid(P_PID, child_process_id_, &process_info, WEXITED))); in ~ScopedProcess() 84 waitid(P_PID, child_process_id_, &process_info, WEXITED | WNOWAIT)); in WaitForExit()
|
D | yama_unittests.cc | 52 int wait_ret = HANDLE_EINTR(waitid(P_PID, pid, &process_info, WSTOPPED)); in CanPtrace()
|
/external/kernel-headers/original/uapi/linux/ |
D | wait.h | 17 #define P_PID 1 macro
|
/external/bison/lib/ |
D | wait-process.c | 214 if (waitid (P_PID, child, &info, WEXITED | (slave_process ? WNOWAIT : 0)) in wait_subprocess() 247 if (waitid (P_PID, child, &info, WEXITED) < 0) in wait_subprocess()
|
/external/ltp/tools/top-LTP/ |
D | top.h | 229 P_PID, P_PPD, P_URR, P_UID, P_URE, P_GRP, P_TTY, enumerator 344 { P_PID, DEF_WINFLGS, 0, \
|
D | top.c | 169 SCB_NUMx(P_PID, pid) in SCB_NUMx() argument 1478 rc->win[0].sortindx = P_PID; in rc_read_old() 1486 rc->win[0].sortindx = P_PID; in rc_read_old() 1616 case P_PID: 3055 'N', "Numerical", P_PID,}, { in do_key() 3337 case P_PID: in task_show()
|
/external/libchrome/sandbox/linux/syscall_broker/ |
D | broker_process.cc | 55 int ret = HANDLE_EINTR(waitid(P_PID, broker_pid_, &process_info, WEXITED)); in ~BrokerProcess()
|
D | broker_process_unittest.cc | 435 P_PID, broker_pid, &process_info, WEXITED | WNOWAIT)) == in SANDBOX_TEST() 608 ASSERT_EQ(0, HANDLE_EINTR(waitid(P_PID, broker_pid, &process_info, in TEST()
|
/external/fio/os/ |
D | os-solaris.h | 101 pset_bind((cpumask), P_PID, (pid), NULL)
|
/external/libchrome/sandbox/linux/suid/ |
D | sandbox.c | 215 HANDLE_EINTR(waitid(P_PID, child_pid, &reaped_child_info, WEXITED)); in WaitForChildAndExit()
|
/external/netperf/src/ |
D | netcpu_looper.c | 136 if (processor_bind(P_PID, in bind_to_processor()
|
D | netlib.c | 2299 processor_bind(P_PID,P_MYID,mapped_affinity,NULL); in bind_to_specific_processor()
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
D | ptrace_syscall.c | 85 if (waitid(P_PID, chld, &si, WEXITED|WSTOPPED) != 0) in wait_trap()
|
/external/v8/src/ |
D | d8-posix.cc | 387 waitid(P_PID, pid, &child_info, WEXITED | WNOHANG | WNOWAIT); in WaitForChild()
|
/external/valgrind/include/vki/ |
D | vki-solaris.h | 771 #define VKI_P_PID P_PID
|
/external/strace/ |
D | configure.ac | 495 P_PID,
|
D | config.h.in | 373 /* Define to 1 if you have the declaration of `P_PID', and to 0 if you don't.
|