Home
last modified time | relevance | path

Searched refs:listpols (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/kadmin/server/
H A Dauth.c171 else if (opcode == OP_LISTPOLS && h->vt.listpols != NULL) in call_module()
172 return h->vt.listpols(context, h->data, client); in call_module()
H A Dauth_acl.c765 vt->listpols = acl_listpols; in kadm5_auth_acl_initvt()
/freebsd/crypto/krb5/src/include/krb5/
H A Dkadm5_auth_plugin.h303 kadm5_auth_listpols_fn listpols; member
/freebsd/crypto/krb5/src/kadmin/cli/
H A Dkadmin_ct.ct66 list_policies, listpols, get_policies, getpols;