Searched refs:stopint (Results 1 – 5 of 5) sorted by relevance
401 if (stopint != 0) { in main()404 trace_off("exiting with signal %d", stopint); in main()405 exit(stopint | 128); in main()564 stopint = sig; in sigterm()
795 u.ad.icmp_ad_life = stopint ? 0 : htons(ifp->int_rdisc_int*3); in send_adv()829 || stopint) { in rdisc_adv()1048 if (stopint) in read_d()
451 extern int stopint; /* !=0 to stop */
409 wb->n->n_metric = ((stopint || ag->ag_metric < 1) in supply_out()
65 int stopint; variable