Home
last modified time | relevance | path

Searched refs:_voucher_mach_msg_clear (Results 1 – 3 of 3) sorted by relevance

/trueos/lib/libdispatch/src/
HDvoucher_internal.h418 _voucher_mach_msg_clear(mach_msg_header_t *msg, bool move_send) in _voucher_mach_msg_clear() function
895 _voucher_mach_msg_clear(mach_msg_header_t *msg, bool move_send)
HDsource.c3311 _voucher_mach_msg_clear(hdr, false); // deallocate reply message voucher in _dispatch_mach_msg_recv()
3469 kv = _voucher_mach_msg_clear(msg, kvoucher_move_send); in _dispatch_mach_msg_send()
HDvoucher.c730 (void)_voucher_mach_msg_clear(msg, false); in voucher_mach_msg_clear()