Home
last modified time | relevance | path

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

/xnu-11417.121.6/pexpert/gen/
H A Ddevice_tree.c286 return kError; in SecureDTFindEntry()
302 return kError; // End of the list of nodes in find_entry()
328 return kError; in find_entry()
401 return kError; in SecureDTFindNodeWithPropertyEqualToValueHelper()
412 return kError; in SecureDTFindNodeWithPropertyEqualToValue()
459 return kError; in SecureDTLookupEntry()
490 return kError; in SecureDTLookupEntry()
497 return kError; in SecureDTInitEntryIterator()
520 return kError; in SecureDTEnterEntry()
543 return kError; in SecureDTExitEntry()
[all …]
/xnu-11417.121.6/pexpert/pexpert/
H A Ddevice_tree.h127 kError = -1, enumerator
/xnu-11417.121.6/SETUP/kextsymboltool/
H A Dkextsymboltool.c48 kError, enumerator
709 err = kError; in main()