Searched refs:sd_notifyf (Results 1 - 15 of 15) sorted by relevance

/systemd/src/compat-libs/
H A Dlibsystemd-daemon.sym24 sd_notifyf;
/systemd/src/systemd/
H A Dsd-daemon.h211 See sd_notifyf() for more complete examples.
222 sd_notifyf(0, "READY=1\n"
230 sd_notifyf(0, "STATUS=Failed to start up: %s\n"
235 See sd_notifyf(3) for more information.
237 int sd_notifyf(int unset_environment, const char *format, ...) _sd_printf_(2,3);
246 Similar to sd_notifyf(), but send the message on behalf of another
/systemd/src/bus-proxyd/
H A Dstdio-bridge.c187 sd_notifyf(false,
/systemd/src/import/
H A Dexport-raw.c145 sd_notifyf(false, "X_IMPORT_PROGRESS=%u", percent);
H A Dexport-tar.c155 sd_notifyf(false, "X_IMPORT_PROGRESS=%u", percent);
H A Dimport-tar.c177 sd_notifyf(false, "X_IMPORT_PROGRESS=%u", percent);
H A Dimport-raw.c170 sd_notifyf(false, "X_IMPORT_PROGRESS=%u", percent);
H A Dpull-tar.c216 sd_notifyf(false, "X_IMPORT_PROGRESS=%u", percent);
H A Dpull-raw.c216 sd_notifyf(false, "X_IMPORT_PROGRESS=%u", percent);
/systemd/src/libsystemd/
H A Dlibsystemd.sym76 sd_notifyf;
/systemd/src/timesync/
H A Dtimesyncd-manager.c683 sd_notifyf(false, "STATUS=Synchronized to time server %s (%s).", strna(pretty), m->current_server_name->string);
748 sd_notifyf(false, "STATUS=Connecting to time server %s (%s).", strna(pretty), m->current_server_name->string);
970 sd_notifyf(false, "STATUS=Idle.");
/systemd/src/libsystemd/sd-daemon/
H A Dsd-daemon.c554 _public_ int sd_notifyf(int unset_environment, const char *format, ...) { function
/systemd/src/journal-remote/
H A Djournal-remote.c1589 sd_notifyf(false,
/systemd/src/core/
H A Dmanager.c2679 sd_notifyf(false,
/systemd/src/nspawn/
H A Dnspawn.c3556 sd_notifyf(false,

Completed in 720 milliseconds