Searched refs:stopint (Results 1 – 5 of 5) sorted by relevance
375 if (stopint != 0) { in main()378 trace_off("exiting with signal %d", stopint); in main()379 exit(stopint | 128); in main()538 stopint = sig; in sigterm()
785 u.ad.icmp_ad_life = stopint ? 0 : htons(ifp->int_rdisc_int*3); in send_adv()819 || stopint) { in rdisc_adv()1038 if (stopint) in read_d()
421 extern int stopint; /* !=0 to stop */
399 wb->n->n_metric = ((stopint || ag->ag_metric < 1) in supply_out()
55 int stopint; variable