HomeSort by relevance Sort by last modified time
    Searched refs:sd_notifyf (Results 1 - 2 of 2) sorted by null

  /external/dbus/dbus/
sd-daemon.h 212 See sd_notifyf() for more complete examples.
223 sd_notifyf(0, "READY=1\n"
231 sd_notifyf(0, "STATUS=Failed to start up: %s\n"
236 See sd_notifyf(3) for more information.
238 int sd_notifyf(int unset_environment, const char *format, ...) _sd_printf_attr_(2,3) _sd_hidden_;
sd-daemon.c 395 int sd_notifyf(int unset_environment, const char *format, ...) { function

Completed in 1368 milliseconds