Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/
H A DOSKextLib.h384 #define kOSBundleAllowUserTerminateKey "OSBundleAllowUserTerminate" macro
/xnu-11215/iokit/Kernel/
H A DIOCatalogue.cpp755 prop = kext->getPropertyForHostArch(kOSBundleAllowUserTerminateKey); in terminateDrivers()