Home
last modified time | relevance | path

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

/xnu-8020.101.4/libkern/libkern/
H A DOSKextLibPrivate.h160 #define kOSBundleExecutablePathKey "OSBundleExecutablePath" macro
/xnu-8020.101.4/libkern/c++/
H A DOSKext.cpp11129 if (!infoKeys || _OSArrayContainsCString(infoKeys, kOSBundleExecutablePathKey)) {
11154 result->setObject(kOSBundleExecutablePathKey, executablePathString.get());
11156 result->setObject(kOSBundleExecutablePathKey, bundleID.get());
11178 result->setObject(kOSBundleExecutablePathKey, executablePathString.get());