SIG_BLOCK         265 anacron/main.c     if (sigprocmask(SIG_BLOCK, &ss, NULL)) die_e ("sigprocmask error");
SIG_BLOCK         179 src/popen.c    	(void) sigprocmask(SIG_BLOCK, &nset, &oset);