Searched refs:SVC_CRITICAL (Results 1 – 3 of 3) sorted by relevance
76 #define SVC_CRITICAL 0x20 /* will reboot into recovery if keeps crashing */ macro
102 if ((svc->flags & SVC_CRITICAL) && !(svc->flags & SVC_RESTART)) { in wait_for_one_process()
758 svc->flags |= SVC_CRITICAL; in parse_line_service()