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

/freebsd-10.0-release/sbin/ggate/ggated/
H A Dggated.c94 static int got_sighup = 0; variable
943 got_sighup = 1;
1040 if (got_sighup) {
1041 got_sighup = 0;
/freebsd-10.0-release/usr.sbin/mountd/
H A Dmountd.c241 int got_sighup = 0; variable
572 if (got_sighup) {
574 got_sighup = 0;
3212 got_sighup = 1;

Completed in 94 milliseconds