HomeSort by: relevance | last modified time | path
    Searched refs:stopint (Results 1 - 5 of 5) sorted by relevancy

  /src/sbin/routed/
main.c 389 if (stopint != 0) {
392 trace_off("exiting with signal %d", stopint);
393 exit(stopint | 128);
557 stopint = sig;
rdisc.c 813 u.ad.icmp_ad_life = stopint ? 0 : htons(ifp->int_rdisc_int*3);
847 || stopint) {
1068 if (stopint)
defs.h 452 extern int stopint; /* !=0 to stop */
output.c 427 wb->n->n_metric = ((stopint || ag->ag_metric < 1)
table.c 68 int stopint; variable in typeref:typename:int

Completed in 15 milliseconds