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

/systemd/src/core/
H A Dservice.h65 NOTIFY_NONE, enumerator in enum:NotifyAccess
H A Dservice.c645 if (s->type == SERVICE_NOTIFY && s->notify_access == NOTIFY_NONE)
648 if (s->watchdog_usec > 0 && s->notify_access == NOTIFY_NONE)
1216 if (is_control ? s->notify_access == NOTIFY_ALL : s->notify_access != NOTIFY_NONE)
2965 if (s->notify_access == NOTIFY_NONE) {
3270 [NOTIFY_NONE] = "none",

Completed in 526 milliseconds