Searched refs:userctx (Results 1 – 5 of 5) sorted by relevance
| /freebsd/crypto/heimdal/lib/gssapi/ntlm/ |
| H A D | iter_cred.c | 40 void *userctx , in _gss_ntlm_iter_creds_f() argument 89 cred_iter(userctx, GSS_NTLM_MECHANISM, (gss_cred_id_t)dn); in _gss_ntlm_iter_creds_f() 98 (*cred_iter)(userctx, NULL, NULL); in _gss_ntlm_iter_creds_f()
|
| H A D | ntlm-private.h | 219 void *userctx ,
|
| /freebsd/crypto/heimdal/lib/ipc/ |
| H A D | client.c | 180 void *userctx; member 206 (*c->func)(c->userctx, returnvalue, &response, NULL); in mheim_ado_acall_reply() 220 mach_async(void *ctx, const heim_idata *request, void *userctx, in mach_async() argument 262 c->userctx = userctx; in mach_async() 556 heim_ipc_async(heim_ipc ctx, const heim_idata *snd, void *userctx, in heim_ipc_async() argument 565 (*func)(userctx, ret, &rcv, cred); in heim_ipc_async() 570 return (ctx->ops->async)(ctx->ctx, snd, userctx, func); in heim_ipc_async()
|
| H A D | server.c | 44 void *userctx; member 246 (ctx->callback)(ctx->userctx, &s->req, s->cred, in mheim_do_call() 297 (ctx->callback)(ctx->userctx, &s->req, s->cred, in mheim_do_call_request() 426 c->userctx = user; in heim_sipc_launchd_mach_init() 451 void *userctx; member 619 void *userctx) in add_new_socket() argument 640 c->userctx = userctx; in add_new_socket() 876 c->userctx); in handle_read() 947 c->callback(c->userctx, &cs->in, in handle_read()
|
| /freebsd/crypto/heimdal/lib/krb5/ |
| H A D | plugin.c | 542 void *userctx; member 588 s->ret = s->func(s->context, pl->dataptr, pl->ctx, s->userctx); in eval_results() 597 void *userctx, in _krb5_plugin_run_f() argument 619 s.userctx = userctx; in _krb5_plugin_run_f()
|