Searched refs:ignoresig (Results 1 – 3 of 3) sorted by relevance
41 void ignoresig(int);
940 ignoresig(SIGINT); in forkshell()941 ignoresig(SIGQUIT); in forkshell()952 ignoresig(SIGINT); in forkshell()953 ignoresig(SIGQUIT); in forkshell()
347 ignoresig(int signo) in ignoresig() function