OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thesig
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/rump/rumpkern/h_client/
h_stresscli.c
135
int status,
thesig
;
local in function:main
144
thesig
= SIGKILL;
147
thesig
= SIGUSR1;
194
kill(clis[i],
thesig
);
201
if (
thesig
== SIGUSR1) {
208
if (!WIFSIGNALED(status) || WTERMSIG(status) !=
thesig
){
h_stresscli.c
135
int status,
thesig
;
local in function:main
144
thesig
= SIGKILL;
147
thesig
= SIGUSR1;
194
kill(clis[i],
thesig
);
201
if (
thesig
== SIGUSR1) {
208
if (!WIFSIGNALED(status) || WTERMSIG(status) !=
thesig
){
Completed in 163 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025