Searched defs:sleep_verb (Results 1 - 1 of 1) sorted by relevance

/systemd/src/login/
H A Dlogind-dbus.c1727 const char *sleep_verb,
1746 if (sleep_verb) {
1747 r = can_sleep(sleep_verb);
2084 const char *sleep_verb,
2101 if (sleep_verb) {
2102 r = can_sleep(sleep_verb);
1719 method_do_shutdown_or_sleep( Manager *m, sd_bus_message *message, const char *unit_name, InhibitWhat w, const char *action, const char *action_multiple_sessions, const char *action_ignore_inhibit, const char *sleep_verb, sd_bus_error *error) argument
2077 method_can_shutdown_or_sleep( Manager *m, sd_bus_message *message, InhibitWhat w, const char *action, const char *action_multiple_sessions, const char *action_ignore_inhibit, const char *sleep_verb, sd_bus_error *error) argument

Completed in 39 milliseconds