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

/illumos-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;

Completed in 59 milliseconds