Home
last modified time | relevance | path

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

/xnu-8796.121.2/EXTERNAL_HEADERS/TrustCache/
H A DReturn.h62 kTCReturnNotFound = 0x24, enumerator
/xnu-8796.121.2/bsd/kern/
H A Dkern_trustcache.c422 } else if (tc_ret.error == kTCReturnNotFound) { in xnu_query_trust_cache()
458 } else if (tc_ret.error == kTCReturnNotFound) { in xnu_check_trust_cache_runtime_for_uuid()
/xnu-8796.121.2/osfmk/arm/pmap/
H A Dpmap.c12409 } else if (tc_ret.error == kTCReturnNotFound) {
12605 } else if (tc_ret.error == kTCReturnNotFound) {