OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trapsig
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/vax/
trap.c
93
bool
trapsig
= true;
local in function:trap
175
trapsig
= false;
265
trapsig
= false;
319
trapsig
= false;
331
if (
trapsig
) {
/src/bin/ksh/
trap.c
46
Sigact_trap.sa_handler =
trapsig
;
55
setsig(&sigtraps[SIGINT],
trapsig
, SS_RESTORE_ORIG);
56
setsig(&sigtraps[SIGQUIT],
trapsig
, SS_RESTORE_ORIG);
57
setsig(&sigtraps[SIGTERM],
trapsig
, SS_RESTORE_ORIG);
58
setsig(&sigtraps[SIGHUP],
trapsig
, SS_RESTORE_ORIG);
129
trapsig
(i)
function
316
f = s[0] ?
trapsig
: SIG_IGN;
322
f =
trapsig
;
333
* (normally
trapsig
, but could be j_sigchld() or SIG_IGN)
414
f =
trapsig
;
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025