Home
last modified time | relevance | path

Searched refs:handle_action_valid (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/login/
Dlogind-action.h28 static inline bool handle_action_valid(HandleAction a) { in handle_action_valid() function
Dlogind-button.c87 … else if (handle_action_valid(manager->handle_lid_switch_ep) && manager_is_on_external_power()) in button_lid_switch_handle_action()