Searched refs:OP_CPW (Results 1 – 4 of 4) sorted by relevance
| /src/crypto/krb5/src/kadmin/server/ |
| H A D | auth.h | 39 #define OP_CPW 4 macro
|
| H A D | misc.c | 45 if (auth(handle->context, OP_CPW, client, target, in schpw_util_wrapper()
|
| H A D | auth.c | 143 else if (opcode == OP_CPW && h->vt.cpw != NULL) in call_module()
|
| H A D | server_stubs.c | 863 !stub_auth(handle, OP_CPW, rec.principal, NULL, NULL, NULL)) { in chpass_principal_2_svc() 918 !stub_auth(handle, OP_CPW, rec.principal, NULL, NULL, NULL)) { in chpass_principal3_2_svc()
|