OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ignint
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
sem.c
294
int
ignint
= 0;
local
302
ignint
=
310
if (
ignint
) {
proc.c
1247
int
ignint
;
local
1249
ignint
= 0;
1259
ignint
= (tpgrp == -1 && (t->t_dflg & F_NOINTERRUPT))
1291
(void)signal(SIGINT,
ignint
? SIG_IGN : SIG_DFL);
1292
(void)signal(SIGQUIT,
ignint
? SIG_IGN : SIG_DFL);
Completed in 16 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026