Home
last modified time | relevance | path

Searched defs:ivace (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/osfmk/ipc/
H A Dipc_voucher.c706 ivac_entry_t ivace; in ivace_lookup_values() local
825 ivac_entry_t ivace; in ivace_reference_by_index() local
863 ivac_entry_t ivace = IVACE_NULL; in ivace_reference_by_value() local
949 ivac_entry_t ivace; in ivace_release() local
/xnu-8019.80.24/tools/lldbmacros/
H A Dipc.py1888 def GetIPCVoucherAttributeEntrySummary(ivace, manager_key_num = 0): argument