Home
last modified time | relevance | path

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

/trueos/lib/libdispatch/src/
HDsource.c3403 bool clear_voucher = false, kvoucher_move_send = false; in _dispatch_mach_msg_send() local
3447 kvoucher_move_send = true; in _dispatch_mach_msg_send()
3449 ipc_kvoucher, kvoucher_move_send); in _dispatch_mach_msg_send()
3469 kv = _voucher_mach_msg_clear(msg, kvoucher_move_send); in _dispatch_mach_msg_send()
3470 if (kvoucher_move_send) ipc_kvoucher = kv; in _dispatch_mach_msg_send()
3493 } else if (ipc_kvoucher && (kr || !kvoucher_move_send)) { in _dispatch_mach_msg_send()