Searched refs:sd_notify (Results 1 - 21 of 21) sorted by relevance

/systemd/src/test/
H A Dtest-daemon.c39 sd_notify(0,
43 sd_notify(0,
48 sd_notify(0,
53 sd_notify(0,
58 sd_notify(0,
/systemd/src/compat-libs/
H A Dlibsystemd-daemon.sym23 sd_notify;
/systemd/src/network/
H A Dnetworkd-wait-online.c143 sd_notify(false,
158 sd_notify(false, "STATUS=All interfaces configured...");
162 sd_notify(false, "STATUS=Failed waiting for network connectivity...");
H A Dnetworkd.c118 sd_notify(false,
129 sd_notify(false,
/systemd/src/resolve/
H A Dresolved.c94 sd_notify(false,
107 sd_notify(false,
/systemd/src/systemd/
H A Dsd-daemon.h209 sd_notify(0, "READY=1");
213 See sd_notify(3) for more information.
215 int sd_notify(int unset_environment, const char *state);
218 Similar to sd_notify() but takes a format string.
240 Similar to sd_notify(), but send the message on behalf of another
273 events to be sent regularly via sd_notify(0, "WATCHDOG=1"). Returns
280 generate keep-alive pings via sd_notify(0, "WATCHDOG=1") every half
/systemd/src/timesync/
H A Dtimesyncd.c136 sd_notify(false,
159 sd_notify(false,
/systemd/src/initctl/
H A Dinitctl.c393 sd_notify(false,
421 sd_notify(false,
/systemd/src/bus-proxyd/
H A Dstdio-bridge.c237 sd_notify(false,
H A Dbus-proxyd.c320 sd_notify(false,
/systemd/src/machine/
H A Dmachined.c395 sd_notify(false,
/systemd/src/udev/
H A Dudevd.c740 sd_notify(false,
771 sd_notify(false,
779 sd_notify(false,
1630 (void) sd_notify(false,
1643 sd_notify(false,
/systemd/src/journal-remote/
H A Djournal-upload.c829 sd_notify(false,
869 sd_notify(false,
H A Djournal-remote.c1571 sd_notify(false,
/systemd/src/libsystemd/
H A Dlibsystemd.sym75 sd_notify;
/systemd/src/rfkill/
H A Drfkill.c365 (void) sd_notify(false, "READY=1");
/systemd/src/libsystemd/sd-daemon/
H A Dsd-daemon.c532 _public_ int sd_notify(int unset_environment, const char *state) { function
/systemd/src/login/
H A Dlogind.c1160 sd_notify(false,
1169 sd_notify(false,
/systemd/src/libsystemd/sd-event/
H A Dsd-event.c2439 sd_notify(false, "WATCHDOG=1");
2847 sd_notify(false, "WATCHDOG=1");
/systemd/src/shared/
H A Dbus-util.c172 sd_notify(false, "STOPPING=1");
/systemd/src/nspawn/
H A Dnspawn.c3653 sd_notify(false,

Completed in 832 milliseconds