Home
last modified time | relevance | path

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

/src/crypto/krb5/src/kadmin/server/
H A Dauth.h52 #define OP_GETPOL 17 macro
H A Dauth.c169 else if (opcode == OP_GETPOL && h->vt.getpol != NULL) in call_module()
H A Dserver_stubs.c1403 !stub_auth(handle, OP_GETPOL, NULL, NULL, arg->name, cpolicy)) { in get_policy_2_svc()