Home
last modified time | relevance | path

Searched refs:NotifyState (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/core/
Dservice.h57 typedef enum NotifyState { enum
64 } NotifyState; typedef
196 NotifyState notify_state;
250 const char* notify_state_to_string(NotifyState i) _const_;
251 NotifyState notify_state_from_string(const char *s) _pure_;
Dservice.c4682 DEFINE_STRING_TABLE_LOOKUP(notify_state, NotifyState);