Home
last modified time | relevance | path

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

/src/crypto/krb5/src/kadmin/server/
H A Dauth.h49 #define OP_ADDPOL 14 macro
H A Dauth.c163 else if (opcode == OP_ADDPOL && h->vt.addpol != NULL) in call_module()
H A Dserver_stubs.c1266 !stub_auth_pol(handle, OP_ADDPOL, arg->rec.policy, in create_policy_2_svc()