Searched refs:rs_out (Results 1 – 3 of 3) sorted by relevance
527 krb5_const_principal target, struct kadm5_auth_restrictions **rs_out) in acl_check() argument531 if (rs_out != NULL) in acl_check()532 *rs_out = NULL; in acl_check()540 if (rs_out != NULL && entry->rs != NULL && entry->rs->mask) in acl_check()541 *rs_out = entry->rs; in acl_check()580 struct kadm5_auth_restrictions **rs_out) in acl_addprinc() argument582 return acl_check(data, ACL_ADD, client, target, rs_out); in acl_addprinc()589 struct kadm5_auth_restrictions **rs_out) in acl_modprinc() argument591 return acl_check(data, ACL_MODIFY, client, target, rs_out); in acl_modprinc()
68 struct kadm5_auth_restrictions **rs_out) in welcomer_addprinc() argument80 struct kadm5_auth_restrictions **rs_out) in bouncer_addprinc() argument90 struct kadm5_auth_restrictions **rs_out) in welcomer_modprinc() argument101 struct kadm5_auth_restrictions **rs_out) in bouncer_modprinc() argument
136 struct kadm5_auth_restrictions **rs_out);145 struct kadm5_auth_restrictions **rs_out);