OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pta_childpid
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/fs/common/
fstest_puffs.c
317
args->
pta_childpid
= childpid;
396
kill(pargs->
pta_childpid
, SIGKILL);
439
if (waitpid(pargs->
pta_childpid
, &status, WNOHANG) > 0)
441
kill(pargs->
pta_childpid
, SIGTERM);
443
if (waitpid(pargs->
pta_childpid
, &status, WNOHANG) > 0)
445
kill(pargs->
pta_childpid
, SIGKILL);
h_fsmacros.h
318
pid_t
pta_childpid
;
member in struct:puffstestargs
Completed in 12 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025