Searched refs:method_with_flags (Results 1 – 1 of 1) sorted by relevance
62 const char *method_with_flags; in logind_reboot() local85 method_with_flags = strjoina(actions[a].method, "WithFlags"); in logind_reboot()87 r = bus_call_method(bus, bus_login_mgr, method_with_flags, &error, NULL, "t", flags); in logind_reboot()94 …log_debug("Method %s not available: %s. Falling back to %s", method_with_flags, bus_error_message(… in logind_reboot()