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

/freebsd-10.3-release/sbin/routed/
H A Dmain.c405 if (stopint != 0) {
408 trace_off("exiting with signal %d", stopint);
409 exit(stopint | 128);
568 stopint = sig;
H A Drdisc.c795 u.ad.icmp_ad_life = stopint ? 0 : htons(ifp->int_rdisc_int*3);
829 || stopint) {
1048 if (stopint)
H A Ddefs.h451 extern int stopint; /* !=0 to stop */
H A Doutput.c409 wb->n->n_metric = ((stopint || ag->ag_metric < 1)
H A Dtable.c65 int stopint; variable

Completed in 116 milliseconds