Searched refs:heim_sipc_call (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/ipc/ |
H A D | heim-ipc.h | 45 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 D | server.c | 123 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 D | ts.c | 66 heim_sipc_call cctx) in test_service()
|
H A D | ts-http.c | 66 heim_sipc_call cctx) in test_service()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kcm/ |
H A D | connect.c | 44 heim_sipc_call cctx) in kcm_service()
|
H A D | kcm_locl.h | 184 heim_ipc_complete, heim_sipc_call);
|
H A D | kcm-protos.h | 287 heim_sipc_call /*cctx*/);
|
/netbsd-src/crypto/external/bsd/heimdal/include/ |
H A D | kcm-protos.h | 285 heim_sipc_call /*cctx*/);
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/ |
H A D | digest-service.c | 59 heim_sipc_call cctx) in ntlm_service()
|