Searched refs:requestout (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/ipc/
H A Dheim_ipc.defs53 in requestout : heim_ipc_message_outband_t;
63 in requestout : heim_ipc_message_outband_t);
H A Dheim_ipc_async.defs53 in requestout : heim_ipc_message_outband_t);
H A Dclient.c100 heim_ipc_message_outband_t requestout = NULL; local
118 requestout, requestout_length,
226 heim_ipc_message_outband_t requestout = NULL; local
278 requestout, requestout_length);
H A Dserver.c199 heim_ipc_message_outband_t requestout,
241 memcpy(s->req.data, requestout, requestoutCnt);
259 heim_ipc_message_outband_t requestout,
292 memcpy(s->req.data, requestout, requestoutCnt);
194 mheim_do_call(mach_port_t server_port, audit_token_t client_creds, mach_port_t reply_port, heim_ipc_message_inband_t requestin, mach_msg_type_number_t requestinCnt, heim_ipc_message_outband_t requestout, mach_msg_type_number_t requestoutCnt, int *returnvalue, heim_ipc_message_inband_t replyin, mach_msg_type_number_t *replyinCnt, heim_ipc_message_outband_t *replyout, mach_msg_type_number_t *replyoutCnt) argument
254 mheim_do_call_request(mach_port_t server_port, audit_token_t client_creds, mach_port_t reply_port, heim_ipc_message_inband_t requestin, mach_msg_type_number_t requestinCnt, heim_ipc_message_outband_t requestout, mach_msg_type_number_t requestoutCnt) argument

Completed in 119 milliseconds