Searched refs:SIGBLOCK (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/nvi/common/
H A Dgs.h209 #define SIGBLOCK \ macro
214 #define SIGBLOCK macro
H A Dline.c241 SIGBLOCK;
300 SIGBLOCK;
378 SIGBLOCK;
449 SIGBLOCK;
H A Drecover.c255 SIGBLOCK;
H A Dexf.c844 SIGBLOCK;
/freebsd-10.3-release/usr.sbin/inetd/
H A Dinetd.c205 #define SIGBLOCK (sigmask(SIGCHLD)|sigmask(SIGHUP)|sigmask(SIGALRM)) macro
673 (void) sigblock(SIGBLOCK);
1025 omask = sigblock(SIGBLOCK);
1162 omask = sigblock(SIGBLOCK);
1190 omask = sigblock(SIGBLOCK);
1514 omask = sigblock(SIGBLOCK);

Completed in 166 milliseconds