Home
last modified time | relevance | path

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

/dports/sysutils/polkit/polkit-0.120/src/polkit/
H A Dpolkitauthority.h60 gchar *polkit_authority_get_owner (PolkitAuthority *authority);
H A Dpolkitauthority.c178 g_value_take_string (value, polkit_authority_get_owner (authority)); in polkit_authority_get_property()
2010 polkit_authority_get_owner (PolkitAuthority *authority) in polkit_authority_get_owner() function
/dports/sysutils/polkit/polkit-0.120/src/polkitagent/
H A Dpolkitagentlistener.c178 owner = polkit_authority_get_owner (server->authority); in on_notify_authority_owner()