Searched defs:got_signal (Results 1 - 1 of 1) sorted by relevance

/external/iputils/ninfod/
H A Dninfod.c142 static int got_signal = 0; /* loop unless true */ variable
395 if (!got_signal)
397 got_signal = 1;
703 while (!got_signal) {
721 while (!got_signal) {
726 if (got_signal)

Completed in 194 milliseconds