OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:do_quit
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/monop/
monop.c
58
static void
do_quit
(int);
243
signal(SIGINT,
do_quit
);
255
do_quit
(int n __unused)
function
/src/external/bsd/unbound/dist/testcode/
delayer.c
345
static volatile int
do_quit
= 0;
variable
355
do_quit
= 1;
915
while(!
do_quit
) {
1046
do_quit
= 0;
/src/libexec/lfs_cleanerd/
lfs_cleanerd.c
76
int
do_quit
; /* Quit after one cleaning loop */
variable
1529
do_quit
= 1;
1710
if (
do_quit
)
Completed in 29 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026