Home
last modified time | relevance | path

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

/xnu-8019.80.24/libkern/libkern/
H A DOSKextLibPrivate.h160 #define kOSBundleExecutablePathKey "OSBundleExecutablePath" macro
/xnu-8019.80.24/libkern/c++/
H A DOSKext.cpp11128 if (!infoKeys || _OSArrayContainsCString(infoKeys, kOSBundleExecutablePathKey)) {
11153 result->setObject(kOSBundleExecutablePathKey, executablePathString.get());
11155 result->setObject(kOSBundleExecutablePathKey, bundleID.get());
11177 result->setObject(kOSBundleExecutablePathKey, executablePathString.get());