Home
last modified time | relevance | path

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

/xnu-10002.1.13/libkern/libkern/ !
H A DOSKextLibPrivate.h164 #define kOSBundleExecutablePathKey "OSBundleExecutablePath" macro
/xnu-10002.1.13/libkern/c++/ !
H A DOSKext.cpp12152 if (!infoKeys || _OSArrayContainsCString(infoKeys, kOSBundleExecutablePathKey)) {
12177 result->setObject(kOSBundleExecutablePathKey, executablePathString.get());
12179 result->setObject(kOSBundleExecutablePathKey, bundleID.get());
12201 result->setObject(kOSBundleExecutablePathKey, executablePathString.get());