Home
last modified time | relevance | path

Searched refs:heim_ipc_message_outband_t (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/ipc/
H A Dheim_ipc.defs40 type heim_ipc_message_outband_t = array [] of char;
53 in requestout : heim_ipc_message_outband_t;
56 out replyout : heim_ipc_message_outband_t, dealloc);
63 in requestout : heim_ipc_message_outband_t);
H A Dheim_ipc_async.defs40 type heim_ipc_message_outband_t = array [] of char;
53 in requestout : heim_ipc_message_outband_t);
H A Dheim_ipc_reply.defs40 type heim_ipc_message_outband_t = array [] of char;
51 replyout : heim_ipc_message_outband_t, dealloc);
H A Dclient.c102 heim_ipc_message_outband_t requestout = NULL; in mach_ipc()
106 heim_ipc_message_outband_t replyout; in mach_ipc()
191 heim_ipc_message_outband_t replyout, in mheim_ado_acall_reply()
228 heim_ipc_message_outband_t requestout = NULL; in mach_async()
H A Dheim_ipc_types.h44 typedef char *heim_ipc_message_outband_t; typedef
H A Dserver.c128 heim_ipc_message_outband_t replyout; in mach_complete_sync()
165 heim_ipc_message_outband_t replyout; in mach_complete_async()
202 heim_ipc_message_outband_t requestout, in mheim_do_call()
207 heim_ipc_message_outband_t *replyout, in mheim_do_call()
262 heim_ipc_message_outband_t requestout, in mheim_do_call_request()