Home
last modified time | relevance | path

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

/src/crypto/krb5/src/kadmin/server/
H A Dauth.h53 #define OP_LISTPOLS 18 macro
H A Dauth.c171 else if (opcode == OP_LISTPOLS && h->vt.listpols != NULL) in call_module()
H A Dserver_stubs.c1444 !stub_auth(handle, OP_LISTPOLS, NULL, NULL, NULL, NULL)) { in get_pols_2_svc()