Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-authz-pam.c79 QAuthZPAM *auth = qauthz_pam_new("auth0", in test_authz_unknown_service()
94 QAuthZPAM *auth = qauthz_pam_new("auth0", in test_authz_good_user()
109 QAuthZPAM *auth = qauthz_pam_new("auth0", in test_authz_bad_user()
/openbmc/qemu/include/authz/
H A Dpamacct.h84 QAuthZPAM *qauthz_pam_new(const char *id,
/openbmc/qemu/authz/
H A Dpamacct.c120 QAuthZPAM *qauthz_pam_new(const char *id, in qauthz_pam_new() function