Home
last modified time | relevance | path

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

/xnu-10063.121.3/libkern/libkern/
H A DOSKextLibPrivate.h164 #define kOSBundleExecutablePathKey "OSBundleExecutablePath" macro
/xnu-10063.121.3/libkern/c++/
H A DOSKext.cpp12290 if (!infoKeys || _OSArrayContainsCString(infoKeys, kOSBundleExecutablePathKey)) {
12315 result->setObject(kOSBundleExecutablePathKey, executablePathString.get());
12317 result->setObject(kOSBundleExecutablePathKey, bundleID.get());
12339 result->setObject(kOSBundleExecutablePathKey, executablePathString.get());