OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rets
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/gen/posix_spawn/
t_spawn.c
143
int
rets
[] = { 0, 1, 7 };
local in function:ATF_TC_BODY
150
for (size_t i = 0; i < __arraycount(
rets
); i++) {
151
rv[0] =
rets
[i] + '0';
156
WEXITSTATUS(status) ==
rets
[i]),
t_spawn.c
143
int
rets
[] = { 0, 1, 7 };
local in function:ATF_TC_BODY
150
for (size_t i = 0; i < __arraycount(
rets
); i++) {
151
rv[0] =
rets
[i] + '0';
156
WEXITSTATUS(status) ==
rets
[i]),
Completed in 21 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025