NotifyState      2878 src/core/service.c DEFINE_STRING_TABLE_LOOKUP(notify_state, NotifyState);
NotifyState       202 src/core/service.h         NotifyState notify_state;
NotifyState       226 src/core/service.h const char* notify_state_to_string(NotifyState i) _const_;
NotifyState       227 src/core/service.h NotifyState notify_state_from_string(const char *s) _pure_;