Home
last modified time | relevance | path

Searched refs:NOTIFY_STOPPING (Results 1 – 15 of 15) sorted by relevance

/systemd-251/src/shared/
Ddaemon-util.h9 #define NOTIFY_STOPPING "STOPPING=1\n" "STATUS=Shutting down..." macro
/systemd-251/src/userdb/
Duserdbd.c50 notify_stop = notify_start(NOTIFY_READY, NOTIFY_STOPPING); in run()
/systemd-251/src/home/
Dhomed.c42 notify_stop = notify_start(NOTIFY_READY, NOTIFY_STOPPING); in run()
/systemd-251/src/resolve/
Dresolved.c90 notify_stop = notify_start(NOTIFY_READY, NOTIFY_STOPPING); in run()
/systemd-251/src/network/
Dnetworkd.c112 notify_message = notify_start(NOTIFY_READY, NOTIFY_STOPPING); in run()
/systemd-251/src/timesync/
Dtimesyncd.c150 NOTIFY_STOPPING); in run()
/systemd-251/src/oom/
Doomd.c189 notify_msg = notify_start(NOTIFY_READY, NOTIFY_STOPPING); in run()
/systemd-251/src/portable/
Dportabled.c163 (void) sd_notify(false, NOTIFY_STOPPING); in run()
/systemd-251/src/core/
Dservice.h61 NOTIFY_STOPPING, enumerator
Dservice.c2089 else if (s->notify_state == NOTIFY_STOPPING) in service_enter_running()
4166 s->notify_state = NOTIFY_STOPPING; in service_notify_message()
4679 [NOTIFY_STOPPING] = "stopping",
/systemd-251/src/initctl/
Dinitctl.c338 notify_stop = notify_start(NOTIFY_READY, NOTIFY_STOPPING); in run()
/systemd-251/src/machine/
Dmachined.c359 (void) sd_notify(false, NOTIFY_STOPPING); in run()
/systemd-251/src/journal-remote/
Djournal-upload.c872 NOTIFY_STOPPING); in run()
Djournal-remote-main.c1153 notify_message = notify_start(NOTIFY_READY, NOTIFY_STOPPING); in run()
/systemd-251/src/login/
Dlogind.c1197 notify_message = notify_start(NOTIFY_READY, NOTIFY_STOPPING); in run()