OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:signotmasked
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/lib/libc/sys/
t_ptrace_signal_wait.h
2175
const int
signotmasked
= SIGINT;
local in function:ATF_TC_BODY
2196
strsignal(
signotmasked
));
2197
FORKEE_ASSERT(raise(
signotmasked
) == 0);
2216
validate_status_stopped(status,
signotmasked
);
t_ptrace_signal_wait.h
2175
const int
signotmasked
= SIGINT;
local in function:ATF_TC_BODY
2196
strsignal(
signotmasked
));
2197
FORKEE_ASSERT(raise(
signotmasked
) == 0);
2216
validate_status_stopped(status,
signotmasked
);
t_ptrace_signal_wait.h
2175
const int
signotmasked
= SIGINT;
local in function:ATF_TC_BODY
2196
strsignal(
signotmasked
));
2197
FORKEE_ASSERT(raise(
signotmasked
) == 0);
2216
validate_status_stopped(status,
signotmasked
);
Completed in 37 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025