Searched refs:notify_service_state (Results 1 – 3 of 3) sorted by relevance
88 notify_service_state(svc->name, "stopped"); in wait_for_one_process()115 notify_service_state(svc->name, "restarting"); in wait_for_one_process()
118 void notify_service_state(const char *name, const char *state);
82 void notify_service_state(const char *name, const char *state) in notify_service_state() function359 notify_service_state(svc->name, "running"); in service_start()386 notify_service_state(svc->name, "stopping"); in service_stop_or_reset()388 notify_service_state(svc->name, "stopped"); in service_stop_or_reset()