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

/netbsd-current/usr.bin/timeout/
H A Dtimeout.c193 double second_kill; local
210 second_kill = 0;
231 second_kill = parse_duration(optarg);
327 set_interval(second_kill);
328 second_kill = 0;
341 set_interval(second_kill);
342 second_kill = 0;

Completed in 131 milliseconds