Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/ipc/
H A Dipc_voucher.h75 ipc_port_t iv_port; /* port representing the voucher */ member
H A Dipc_voucher.c237 iv->iv_port = IP_NULL; in iv_alloc()
285 ipc_port_t port = iv->iv_port; in iv_dealloc()
490 if (!ipc_kobject_make_send_lazy_alloc_port(&voucher->iv_port, in convert_voucher_to_port()
494 return voucher->iv_port; in convert_voucher_to_port()
/xnu-8019.80.24/tools/lldbmacros/
H A Dipc.py1297 vport = thval.ith_voucher.iv_port