Searched refs:sd_notify (Results 1 - 21 of 21) sorted by relevance
/systemd/src/test/ |
H A D | test-daemon.c | 39 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 D | libsystemd-daemon.sym | 23 sd_notify;
|
/systemd/src/network/ |
H A D | networkd-wait-online.c | 143 sd_notify(false, 158 sd_notify(false, "STATUS=All interfaces configured..."); 162 sd_notify(false, "STATUS=Failed waiting for network connectivity...");
|
H A D | networkd.c | 118 sd_notify(false, 129 sd_notify(false,
|
/systemd/src/resolve/ |
H A D | resolved.c | 94 sd_notify(false, 107 sd_notify(false,
|
/systemd/src/systemd/ |
H A D | sd-daemon.h | 209 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 D | timesyncd.c | 136 sd_notify(false, 159 sd_notify(false,
|
/systemd/src/initctl/ |
H A D | initctl.c | 393 sd_notify(false, 421 sd_notify(false,
|
/systemd/src/bus-proxyd/ |
H A D | stdio-bridge.c | 237 sd_notify(false,
|
H A D | bus-proxyd.c | 320 sd_notify(false,
|
/systemd/src/machine/ |
H A D | machined.c | 395 sd_notify(false,
|
/systemd/src/udev/ |
H A D | udevd.c | 740 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 D | journal-upload.c | 829 sd_notify(false, 869 sd_notify(false,
|
H A D | journal-remote.c | 1571 sd_notify(false,
|
/systemd/src/libsystemd/ |
H A D | libsystemd.sym | 75 sd_notify;
|
/systemd/src/rfkill/ |
H A D | rfkill.c | 365 (void) sd_notify(false, "READY=1");
|
/systemd/src/libsystemd/sd-daemon/ |
H A D | sd-daemon.c | 532 _public_ int sd_notify(int unset_environment, const char *state) { function
|
/systemd/src/login/ |
H A D | logind.c | 1160 sd_notify(false, 1169 sd_notify(false,
|
/systemd/src/libsystemd/sd-event/ |
H A D | sd-event.c | 2439 sd_notify(false, "WATCHDOG=1"); 2847 sd_notify(false, "WATCHDOG=1");
|
/systemd/src/shared/ |
H A D | bus-util.c | 172 sd_notify(false, "STOPPING=1");
|
/systemd/src/nspawn/ |
H A D | nspawn.c | 3653 sd_notify(false,
|
Completed in 832 milliseconds