Home
last modified time | relevance | path

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

/src/crypto/krb5/src/kadmin/server/
H A Dauth.h48 #define OP_LISTPRINCS 13 macro
H A Dauth.c161 else if (opcode == OP_LISTPRINCS && h->vt.listprincs != NULL) in call_module()
H A Dserver_stubs.c815 !stub_auth(handle, OP_LISTPRINCS, NULL, NULL, NULL, NULL)) { in get_princs_2_svc()