OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:terminate
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/dd/
misc.c
150
terminate
(int signo)
function in typeref:typename:void
/src/usr.sbin/rpcbind/
rpcbind.c
139
__dead static void
terminate
(int);
218
(void) signal(SIGINT,
terminate
);
219
(void) signal(SIGTERM,
terminate
);
220
(void) signal(SIGQUIT,
terminate
);
845
terminate
(int signum __unused)
function in typeref:typename:void
/src/usr.bin/pr/
pr.c
131
__dead static void
terminate
(int);
141
(void)signal(SIGINT,
terminate
);
568
*
terminate
line
1570
*
terminate
(): when a SIGINT is recvd
1573
terminate
(int which_sig)
function in typeref:typename:void
/src/usr.bin/xlint/xlint/
xlint.c
188
terminate
(int signo)
function in typeref:typename:__dead void
242
terminate
(-1);
309
terminate
(-1);
333
terminate
(-1);
342
terminate
(-1);
345
terminate
(-1);
375
terminate
(-1);
379
terminate
(-1);
445
terminate
(-1);
531
terminate
(-1)
[
all
...]
/src/lib/libc/regex/
regcomp.c
98
bool
terminate
;
member in struct:branchc
437
- return whether we should
terminate
or not
814
if (bc->
terminate
) {
847
bc.
terminate
= false;
851
bc.
terminate
= p->parse_expr(p, &bc);
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025