Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/ipc/
H A Dipc_voucher.h76 ipc_port_t iv_port; /* port representing the voucher */ member
H A Dipc_voucher.c259 ipc_port_t port = iv->iv_port; in iv_dealloc()
282 iv->iv_port = MACH_PORT_NULL; in iv_dealloc()
452 if (!ipc_kobject_make_send_lazy_alloc_port(&voucher->iv_port, in convert_voucher_to_port()
456 return voucher->iv_port; in convert_voucher_to_port()
/xnu-10063.141.1/tools/lldbmacros/
H A Dipc.py1367 vport = thval.ith_voucher.iv_port