Home
last modified time | relevance | path

Searched refs:should_run (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/rcap/rcapd/
H A Drcapd_scanner.c671 while (lpc != NULL && should_run) { in scan()
709 while (lpc != NULL && should_run) { in scan()
731 while (vic != NULL && excess > 0 && should_run) { in scan()
798 while (excess > 0 && vicaddr != NULL && should_run) { in scan()
H A Drcapd_main.c124 int should_run; variable
883 should_run = 0; in terminate_signal()
1451 should_run = 1; in main()
1595 while (should_run != 0) { in main()
1653 if (next > now && should_run != 0) { in main()
/titanic_41/usr/src/cmd/rcap/common/
H A Drcapd.h202 extern int should_run;