Home
last modified time | relevance | path

Searched refs:heim_sipc_call (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/ipc/
H A Dheim-ipc.h45 typedef struct heim_sipc_call *heim_sipc_call; typedef
105 (*heim_ipc_complete)(heim_sipc_call, int, heim_idata *);
109 const heim_icred, heim_ipc_complete, heim_sipc_call);
H A Dserver.c123 mach_complete_sync(heim_sipc_call ctx, int returnvalue, heim_idata *reply) in mach_complete_sync()
160 mach_complete_async(heim_sipc_call ctx, int returnvalue, heim_idata *reply) in mach_complete_async()
250 mach_complete_sync, (heim_sipc_call)s); in mheim_do_call()
301 mach_complete_async, (heim_sipc_call)s); in mheim_do_call_request()
726 socket_complete(heim_sipc_call ctx, int returnvalue, heim_idata *reply) in socket_complete()
952 (heim_sipc_call)cs); in handle_read()
H A Dts.c66 heim_sipc_call cctx) in test_service()
H A Dts-http.c66 heim_sipc_call cctx) in test_service()
/netbsd-src/crypto/external/bsd/heimdal/dist/kcm/
H A Dconnect.c44 heim_sipc_call cctx) in kcm_service()
H A Dkcm_locl.h184 heim_ipc_complete, heim_sipc_call);
H A Dkcm-protos.h287 heim_sipc_call /*cctx*/);
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dkcm-protos.h285 heim_sipc_call /*cctx*/);
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Ddigest-service.c59 heim_sipc_call cctx) in ntlm_service()