Searched refs:ignintr (Results 1 – 1 of 1) sorted by relevance
87 static int ignintr; /* Ignore interrups */ variable124 ignintr = (int)value("ignore"); in collect()130 sigset(SIGINT, ignintr ? intack : collrub), sigblock(sigmask(SIGINT)); in collect()136 sigset(SIGINT, ignintr ? intack : collrub); in collect()145 sigset(SIGINT, ignintr ? intack : collrub); in collect()