OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:waitid
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/sys/
t_wait_noproc.c
71
ATF_TC(
waitid
);
variable
72
ATF_TC_HEAD(
waitid
, tc)
75
"Test that
waitid
(2) returns ECHILD for P_ALL and option %s",
79
ATF_TC_BODY(
waitid
, tc)
82
waitid
(P_ALL, 0, NULL,
138
*
waitid
(2) must specify at least one of WEXITED, WUNTRACED,
241
"Test that
waitid
(2) returns ECHILD for P_ALL and valid "
252
printf("Testing
waitid
(2) with options %x\n", o);
255
waitid
(P_ALL, 0, NULL, o | TWAIT_OPTION) == -1);
328
ATF_TP_ADD_TC(tp,
waitid
);
[
all
...]
/src/lib/libc/include/
namespace.h
805
#define
waitid
_waitid
macro
Completed in 69 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026