Home
last modified time | relevance | path

Searched refs:mach_msg_destroy (Results 1 – 5 of 5) sorted by relevance

/xnu-11215/tests/
H A Dhost_notifications.c34 mach_msg_destroy(&message.hdr);
H A Dmo_immovable_receive.c144 mach_msg_destroy(request); in server()
H A Dturnstile_multihop.c353 mach_msg_destroy(hdr); in workloop_cb_test_intransit()
/xnu-11215/libsyscall/mach/
H A Dmach_msg.c392 mach_msg_destroy(mach_msg_header_t *msg) in mach_msg_destroy() function
546 mach_msg_destroy(hdr); in mach_msg_server_consume_unsent_message()
646 mach_msg_destroy(&bufRequest->Head); in mach_msg_server_once()
770 mach_msg_destroy(&bufRequest->Head); in mach_msg_server()
/xnu-11215/libsyscall/mach/mach/
H A Dmach.h97 extern void mach_msg_destroy(mach_msg_header_t *);