Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp6466 OSKextExcludeLevel dependenciesStartMatchingOpt = startMatchingOpt; in load() local
6663 if (dependenciesStartMatchingOpt == kOSKextExcludeKext) { in load()
6664 dependenciesStartMatchingOpt = kOSKextExcludeNone; in load()
6687 dependenciesStartMatchingOpt, in load()