Home
last modified time | relevance | path

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

/freebsd/usr.sbin/inetd/
H A Dinetd.c194 #define SIGBLOCK (sigmask(SIGCHLD)|sigmask(SIGHUP)|sigmask(SIGALRM)) macro
673 (void) sigblock(SIGBLOCK); in main()
1023 omask = sigblock(SIGBLOCK); in config()
1155 omask = sigblock(SIGBLOCK); in config()
1183 omask = sigblock(SIGBLOCK); in unregisterrpc()
1503 omask = sigblock(SIGBLOCK); in enter()