Home
last modified time | relevance | path

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

/src/crypto/krb5/src/kadmin/server/
H A Dauth.h50 #define OP_MODPOL 15 macro
H A Dauth.c165 else if (opcode == OP_MODPOL && h->vt.modpol != NULL) in call_module()
H A Dserver_stubs.c1348 !stub_auth_pol(handle, OP_MODPOL, arg->rec.policy, in modify_policy_2_svc()