Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/ipc/
H A Dipc_voucher.h78 ipc_port_t iv_port; /* port representing the voucher */ member
H A Dipc_voucher.c236 ipc_port_t port = iv->iv_port; in iv_dealloc()
436 if (!ipc_kobject_make_send_lazy_alloc_port(&voucher->iv_port, in convert_voucher_to_port()
440 return voucher->iv_port; in convert_voucher_to_port()
/xnu-8792.61.2/tools/lldbmacros/
H A Dipc.py1296 vport = thval.ith_voucher.iv_port