Searched defs:ipc_voucher (Results 1 – 1 of 1) sorted by relevance
73 struct ipc_voucher { struct74 os_ref_atomic_t iv_refs; /* reference count */75 iv_index_t iv_table[MACH_VOUCHER_ATTR_KEY_NUM];76 ipc_port_t iv_port; /* port representing the voucher */77 struct smrq_slink iv_hash_link; /* link on hash chain */