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

/netbsd-6-1-5-RELEASE/usr.sbin/altq/altqd/
H A Daltqd.c80 static volatile sig_atomic_t gotsig_hup, gotsig_int, gotsig_term; variable
100 gotsig_int = 1;
245 if (gotsig_term || gotsig_int) {

Completed in 100 milliseconds