Searched refs:libpolkit_new_context (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/policykit/libpolkit/common/
H A Dlibpolkit.h46 LibPolKitContext *libpolkit_new_context (DBusConnection *connection);
H A Dlibpolkit-rbac.c65 libpolkit_new_context (DBusConnection *connection) function
77 * @param ctx The context obtained from libpolkit_new_context
/illumos-gate/usr/src/cmd/policykit/
H A Dpolkit-is-privileged.c155 ctx = libpolkit_new_context (connection);
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-is-caller-privileged.c181 pol_ctx = libpolkit_new_context (system_bus);
H A Dhal-storage-closetray.c122 pol_ctx = libpolkit_new_context (system_bus);
H A Dhal-storage-eject.c124 pol_ctx = libpolkit_new_context (system_bus);
H A Dhal-storage-unmount.c127 pol_ctx = libpolkit_new_context (system_bus);
H A Dhal-storage-zpool.c216 pol_ctx = libpolkit_new_context (system_bus);
H A Dhal-storage-mount.c1107 pol_ctx = libpolkit_new_context (system_bus);
/illumos-gate/usr/src/cmd/hal/addons/cpufreq/
H A Daddon-cpufreq.c706 pol_ctx = libpolkit_new_context (system_bus);

Completed in 79 milliseconds