Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/
H A DOSKextLibPrivate.h164 #define kOSBundleExecutablePathKey "OSBundleExecutablePath" macro
/xnu-11215/libkern/c++/
H A DOSKext.cpp12296 if (!infoKeys || _OSArrayContainsCString(infoKeys, kOSBundleExecutablePathKey)) {
12321 result->setObject(kOSBundleExecutablePathKey, executablePathString.get());
12323 result->setObject(kOSBundleExecutablePathKey, bundleID.get());
12345 result->setObject(kOSBundleExecutablePathKey, executablePathString.get());