OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:terminate
(Results
1 - 10
of
10
) sorted by relevancy
/src/bin/dd/
extern.h
64
__dead void
terminate
(int);
misc.c
150
terminate
(int signo)
function
dd.c
140
(void)signal(SIGINT,
terminate
);
/src/usr.bin/xlint/xlint/
xlint.c
188
terminate
(int signo)
function
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/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
/src/lib/libc/citrus/modules/
citrus_iso2022.c
531
goto
terminate
;
537
goto
terminate
;
540
goto
terminate
;
546
goto
terminate
;
551
goto
terminate
;
554
goto
terminate
;
562
terminate
:
/src/lib/libc/regex/
regcomp.c
98
bool
terminate
;
local
437
- return whether we should
terminate
or not
814
if (bc->
terminate
) {
847
bc.
terminate
= false;
851
bc.
terminate
= p->parse_expr(p, &bc);
/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
/src/sys/arch/news68k/news68k/
locore.s
123
movl #0x0, %a6 | clear %fp to
terminate
debug trace
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py
910
"""Does line
terminate
so, that the next symbol is in string constant.
1457
# namespaces, so that code that
terminate
namespaces inside
2090
# We could also check all other operators and
terminate
the search
Completed in 42 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026