Home
last modified time | relevance | path

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

/dports/sysutils/polkit/polkit-0.120/src/polkit/
H A Dpolkitauthority.h145 void polkit_authority_register_authentication_agent (PolkitAuthority *aut…
H A Dpolkitauthority.c1044 polkit_authority_register_authentication_agent (PolkitAuthority *authority, in polkit_authority_register_authentication_agent() function
1071 polkit_authority_register_authentication_agent)); in polkit_authority_register_authentication_agent()
1099 …sult_get_source_tag (G_SIMPLE_ASYNC_RESULT (res)) == polkit_authority_register_authentication_agen… in polkit_authority_register_authentication_agent_finish()
1154polkit_authority_register_authentication_agent (authority, subject, locale, object_path, cancellab… in polkit_authority_register_authentication_agent_sync()
/dports/sysutils/polkit-qt/polkit-qt-1-0.114.0/core/
H A Dpolkitqt1-authority.cpp547 polkit_authority_register_authentication_agent(d->pkAuthority, in registerAuthenticationAgent()