Home
last modified time | relevance | path

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

/trueos/lib/libdispatch/private/
HDvoucher_private.h365 voucher_create_with_mach_msg(mach_msg_header_t *msg);
/trueos/lib/libdispatch/src/
HDvoucher.c607 voucher_create_with_mach_msg(mach_msg_header_t *msg) in voucher_create_with_mach_msg() function
2660 voucher_create_with_mach_msg(mach_msg_header_t *msg) in voucher_create_with_mach_msg() function
HDsource.c3318 voucher = voucher_create_with_mach_msg(hdr); in _dispatch_mach_msg_recv()
4306 _voucher_replace(voucher_create_with_mach_msg(&bufRequest->Head)); in dispatch_mig_server()