Searched refs:bus_verify_polkit_async (Results 1 - 15 of 15) sorted by relevance

/systemd/src/machine/
H A Dimage-dbus.c43 r = bus_verify_polkit_async(
84 r = bus_verify_polkit_async(
125 r = bus_verify_polkit_async(
161 r = bus_verify_polkit_async(
200 r = bus_verify_polkit_async(
H A Dmachine-dbus.c125 r = bus_verify_polkit_async(
171 r = bus_verify_polkit_async(
491 r = bus_verify_polkit_async(
583 r = bus_verify_polkit_async(
682 r = bus_verify_polkit_async(
895 r = bus_verify_polkit_async(
1158 r = bus_verify_polkit_async(
H A Dmachined-dbus.c818 r = bus_verify_polkit_async(
/systemd/src/timedate/
H A Dtimedated.c360 r = bus_verify_polkit_async(
428 r = bus_verify_polkit_async(
544 r = bus_verify_polkit_async(
603 r = bus_verify_polkit_async(
/systemd/src/login/
H A Dlogind-user-dbus.c178 r = bus_verify_polkit_async(
207 r = bus_verify_polkit_async(
H A Dlogind-session-dbus.c189 r = bus_verify_polkit_async(
231 r = bus_verify_polkit_async(
306 r = bus_verify_polkit_async(
H A Dlogind-dbus.c956 r = bus_verify_polkit_async(
1113 r = bus_verify_polkit_async(
1285 r = bus_verify_polkit_async(
1317 r = bus_verify_polkit_async(
1693 r = bus_verify_polkit_async(message, CAP_SYS_BOOT, action_multiple_sessions, NULL, interactive, UID_INVALID, &m->polkit_registry, error);
1701 r = bus_verify_polkit_async(message, CAP_SYS_BOOT, action_ignore_inhibit, NULL, interactive, UID_INVALID, &m->polkit_registry, error);
1709 r = bus_verify_polkit_async(message, CAP_SYS_BOOT, action, NULL, interactive, UID_INVALID, &m->polkit_registry, error);
2270 r = bus_verify_polkit_async(message,
2346 r = bus_verify_polkit_async(message,
2411 r = bus_verify_polkit_async(
[all...]
H A Dlogind-seat-dbus.c203 r = bus_verify_polkit_async(
/systemd/src/import/
H A Dimportd.c725 r = bus_verify_polkit_async(
790 r = bus_verify_polkit_async(
856 r = bus_verify_polkit_async(
974 r = bus_verify_polkit_async(
1004 r = bus_verify_polkit_async(
/systemd/src/hostname/
H A Dhostnamed.c435 r = bus_verify_polkit_async(
488 r = bus_verify_polkit_async(
559 r = bus_verify_polkit_async(
/systemd/src/core/
H A Ddbus.c1245 return bus_verify_polkit_async(call, CAP_SYS_ADMIN, "org.freedesktop.systemd1.manage-units", NULL, false, UID_INVALID, &m->polkit_registry, error);
1249 return bus_verify_polkit_async(call, CAP_SYS_ADMIN, "org.freedesktop.systemd1.manage-unit-files", NULL, false, UID_INVALID, &m->polkit_registry, error);
1253 return bus_verify_polkit_async(call, CAP_SYS_ADMIN, "org.freedesktop.systemd1.reload-daemon", NULL, false, UID_INVALID, &m->polkit_registry, error);
1257 return bus_verify_polkit_async(call, CAP_SYS_ADMIN, "org.freedesktop.systemd1.set-environment", NULL, false, UID_INVALID, &m->polkit_registry, error);
H A Ddbus-unit.c433 return bus_verify_polkit_async(call, capability, "org.freedesktop.systemd1.manage-units", details, false, UID_INVALID, &u->manager->polkit_registry, error);
/systemd/src/shared/
H A Dbus-util.h72 int bus_verify_polkit_async(sd_bus_message *call, int capability, const char *action, const char **details, bool interactive, uid_t good_user, Hashmap **registry, sd_bus_error *error);
H A Dbus-util.c405 int bus_verify_polkit_async( function
/systemd/src/locale/
H A Dlocaled.c966 r = bus_verify_polkit_async(
1056 r = bus_verify_polkit_async(
1188 r = bus_verify_polkit_async(

Completed in 4211 milliseconds