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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dmain.c51 int stopint; variable
468 if (stopint != 0) {
469 trace_off("exiting with signal %d", stopint);
622 return (stopint | 128);
644 stopint = sig;
H A Drdisc.c1109 u.ad.icmp_ad_life = (stopint || !should_supply(ifp) ||
1148 stopint != 0 || forceadv) {
1377 if (stopint != 0)
H A Ddefs.h575 extern int stopint; /* !=0 to stop in.routed */
H A Doutput.c456 wb->n->n_metric = ((stopint || ag->ag_metric < 1 ||

Completed in 88 milliseconds