OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ignoresig
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/sh/
trap.h
45
void
ignoresig
(int, int);
jobs.c
1414
ignoresig
(SIGINT, vforked);
1415
ignoresig
(SIGQUIT, vforked);
1425
ignoresig
(SIGINT, vforked);
1426
ignoresig
(SIGQUIT, vforked);
trap.c
642
ignoresig
(int signo, int vforked)
function in typeref:typename:void
647
VTRACE(DBG_TRAP, ("
ignoresig
(%d%s)\n", signo, vforked ? ", VF" : ""));
Completed in 31 milliseconds
Indexes created Wed Oct 29 20:09:47 GMT 2025