Searched refs:uniqueError (Results 1 – 3 of 3) sorted by relevance
| /xnu-8796.121.2/EXTERNAL_HEADERS/TrustCache/ |
| H A D | Return.h | 100 uint16_t uniqueError; member 111 uint16_t uniqueError) in buildTCRet() argument 116 .uniqueError = uniqueError in buildTCRet()
|
| /xnu-8796.121.2/bsd/kern/ |
| H A D | kern_trustcache.c | 325 tc_ret.component, tc_ret.error, tc_ret.uniqueError); in xnu_load_trust_cache() 376 tc_ret.component, tc_ret.error, tc_ret.uniqueError); in xnu_load_legacy_trust_cache() 427 tc_ret.component, tc_ret.error, tc_ret.uniqueError); in xnu_query_trust_cache() 463 tc_ret.component, tc_ret.error, tc_ret.uniqueError); in xnu_check_trust_cache_runtime_for_uuid() 875 i, tc_ret.component, tc_ret.error, tc_ret.uniqueError); in load_static_trust_cache()
|
| /xnu-8796.121.2/osfmk/arm/pmap/ |
| H A D | pmap.c | 12414 tc_ret.component, tc_ret.error, tc_ret.uniqueError); 12527 tc_ret.component, tc_ret.error, tc_ret.uniqueError); 12610 tc_ret.component, tc_ret.error, tc_ret.uniqueError);
|