Lines Matching refs:replyPort

231 mach_server_make_memory_entry(mach_port_t replyPort)  in mach_server_make_memory_entry()  argument
253 server_error_out(replyPort); in mach_server_make_memory_entry()
266 mach_server_construct_header(&message, replyPort); in mach_server_make_memory_entry()
297 server_error_out(replyPort); in mach_server_make_memory_entry()
311 server_error_out(replyPort); in mach_server_make_memory_entry()
318 …kr = mach_msg(&reply->header, MACH_RCV_MSG, 0, replySize, replyPort, MACH_MSG_TIMEOUT_NONE, MACH_P… in mach_server_make_memory_entry()
321 server_error_out(replyPort); in mach_server_make_memory_entry()
331 server_error_out(replyPort); in mach_server_make_memory_entry()
339 server_error_out(replyPort); in mach_server_make_memory_entry()
346 server_error_out(replyPort); in mach_server_make_memory_entry()
380 server_error_out(replyPort); in mach_server_make_memory_entry()
402 server_error_out(replyPort); in mach_server_make_memory_entry()
420 mach_server_read(mach_port_t replyPort, int op) in mach_server_read() argument
452 server_error_out(replyPort); in mach_server_read()
464 mach_server_construct_header(&message, replyPort); in mach_server_read()
480 server_error_out(replyPort); in mach_server_read()
487 …kr = mach_msg(&reply->header, MACH_RCV_MSG, 0, replySize, replyPort, MACH_MSG_TIMEOUT_NONE, MACH_P… in mach_server_read()
490 server_error_out(replyPort); in mach_server_read()
498 server_error_out(replyPort); in mach_server_read()
503 server_error_out(replyPort); in mach_server_read()
523 server_error_out(replyPort); in mach_server_read()
540 mach_server_remap(mach_port_t replyPort) in mach_server_remap() argument
558 server_error_out(replyPort); in mach_server_remap()
574 mach_server_construct_header(&message, replyPort); in mach_server_remap()
594 server_error_out(replyPort); in mach_server_remap()
601 …kr = mach_msg(&reply->header, MACH_RCV_MSG, 0, replySize, replyPort, MACH_MSG_TIMEOUT_NONE, MACH_P… in mach_server_remap()
604 server_error_out(replyPort); in mach_server_remap()
615 server_error_out(replyPort); in mach_server_remap()
622 server_error_out(replyPort); in mach_server_remap()
628 server_error_out(replyPort); in mach_server_remap()
652 server_error_out(replyPort); in mach_server_remap()
673 server_error_out(replyPort); in mach_server_remap()