Home
last modified time | relevance | path

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

/src/crypto/krb5/src/kadmin/server/
H A Dauth.h46 #define OP_GETSTRS 11 macro
H A Dauth.c157 else if (opcode == OP_GETSTRS && h->vt.getstrs != NULL) in call_module()
H A Dserver_stubs.c1552 !stub_auth(handle, OP_GETSTRS, rec.principal, NULL, NULL, NULL)) { in get_strings_2_svc()