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

/freebsd-current/usr.sbin/watchdogd/
H A Dwatchdogd.c77 static int end_program = 0; variable
248 end_program = 1;
346 while (end_program != 2) {
351 end_program = 1;
362 end_program = 1;
374 if (end_program != 0) {
376 end_program = 2;
379 end_program = 0;

Completed in 94 milliseconds