Searched defs:returnvalue (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/crypto/heimdal/lib/ipc/
H A Dclient.c184 mheim_ado_acall_reply(mach_port_t server_port, audit_token_t client_creds, 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
H A Dserver.c120 mach_complete_sync(heim_sipc_call ctx, int returnvalue, heim_idata *reply) argument
157 mach_complete_async(heim_sipc_call ctx, int returnvalue, heim_idata *reply) argument
723 socket_complete(heim_sipc_call ctx, int returnvalue, heim_idata *reply) argument
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
/freebsd-11.0-release/contrib/gdb/gdb/cli/
H A Dcli-decode.c585 int returnvalue=1; /*Needed to avoid double printing*/ local

Completed in 81 milliseconds