OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tsig
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
trap.c
503
char *t,
tsig
;
local in function:setsignal
551
tsig
= *t;
552
if (
tsig
== 0) {
584
tsig
= S_IGN;
586
tsig
= S_HARD_IGN;
588
tsig
= S_RESET; /* force to be set */
591
VTRACE(DBG_TRAP, ("
tsig
=%d\n",
tsig
));
593
if (
tsig
== S_HARD_IGN ||
tsig
== action
[
all
...]
trap.c
503
char *t,
tsig
;
local in function:setsignal
551
tsig
= *t;
552
if (
tsig
== 0) {
584
tsig
= S_IGN;
586
tsig
= S_HARD_IGN;
588
tsig
= S_RESET; /* force to be set */
591
VTRACE(DBG_TRAP, ("
tsig
=%d\n",
tsig
));
593
if (
tsig
== S_HARD_IGN ||
tsig
== action
[
all
...]
Completed in 21 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025