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

/systemd/src/core/
H A Dservice.h64 typedef enum NotifyAccess { enum
70 } NotifyAccess; typedef in typeref:enum:NotifyAccess
185 NotifyAccess notify_access;
213 const char* notify_access_to_string(NotifyAccess i) _const_;
214 NotifyAccess notify_access_from_string(const char *s) _pure_;

Completed in 13 milliseconds