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

/freebsd-10-stable/sbin/ggate/ggated/
H A Dggated.c96 static int got_sighup = 0; variable
945 got_sighup = 1;
1054 if (got_sighup) {
1055 got_sighup = 0;
/freebsd-10-stable/usr.sbin/mountd/
H A Dmountd.c242 int got_sighup = 0; variable
649 if (got_sighup) {
651 got_sighup = 0;
3321 got_sighup = 1;

Completed in 162 milliseconds