Searched defs:personalityNames (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp3175 OSArray * personalityNames = NULL; // do not release local
4109 loadKextWithIdentifier( const char * kextIdentifierCString, Boolean allowDeferFlag, Boolean delayAutounloadFlag, OSKextExcludeLevel startOpt, OSKextExcludeLevel startMatchingOpt, OSArray * personalityNames) argument
4137 loadKextWithIdentifier( OSString * kextIdentifier, Boolean allowDeferFlag, Boolean delayAutounloadFlag, OSKextExcludeLevel startOpt, OSKextExcludeLevel startMatchingOpt, OSArray * personalityNames) argument
4309 load( OSKextExcludeLevel startOpt, OSKextExcludeLevel startMatchingOpt, OSArray * personalityNames) argument
9114 sendPersonalitiesToCatalog( bool startMatching, OSArray * personalityNames) argument
[all...]

Completed in 101 milliseconds