Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/ipc/
H A Dipc_voucher.c698 ivac_entry_t ivace; in ivace_lookup_values() local
817 ivac_entry_t ivace; in ivace_reference_by_index() local
855 ivac_entry_t ivace = IVACE_NULL; in ivace_reference_by_value() local
941 ivac_entry_t ivace; in ivace_release() local
/xnu-8020.101.4/tools/lldbmacros/
H A Dipc.py1897 def GetIPCVoucherAttributeEntrySummary(ivace, manager_key_num = 0): argument