Home
last modified time | relevance | path

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

/systemd-251/src/home/
Dpam_systemd_home.c519 bool do_auth = please_authenticate, home_not_active = false, home_locked = false; in acquire_home() local
582 if (do_auth && !secret) { in acquire_home()
607 … r = bus_message_new_method_call(bus, &m, bus_home_mgr, do_auth ? "AcquireHome" : "RefHome"); in acquire_home()
615 if (do_auth) { in acquire_home()
679 do_auth = true; in acquire_home()
698 if (do_auth) { in acquire_home()