Lines Matching refs:kOSBooleanTrue
940 kOSBooleanTrue); in allocAndInitFakeKext()
2082 if (scratchBool == kOSBooleanTrue) { in initWithPrelinkedInfoDict()
2249 getPropertyForHostArch(kOSMutableSegmentCopy) == kOSBooleanTrue || in initWithPrelinkedInfoDict()
2250 getPropertyForHostArch(kOSBundleAllowUserLoadKey) == kOSBooleanTrue); in initWithPrelinkedInfoDict()
2411 if (scratchBool == kOSBooleanTrue) { in initWithCodelessInfo()
3007 if (scratchBool == kOSBooleanTrue) { in setInfoDictionaryAndPath()
3119 if (scratchBool == kOSBooleanTrue) { in setInfoDictionaryAndPath()
3125 if (scratchBool == kOSBooleanTrue) { in setInfoDictionaryAndPath()
7835 if (forceInit == kOSBooleanTrue) {
7847 if (forceInit == kOSBooleanTrue) {
9184 if (stale == kOSBooleanTrue) {
9189 kOSBooleanTrue);
10547 result = OSKext::removeKext(theKext, terminateFlag == kOSBooleanTrue);
10580 if (delayAutounloadBool == kOSBooleanTrue) {
12388 isLoadable() ? kOSBooleanTrue : kOSBooleanFalse);
12416 isKernelComponent() ? kOSBooleanTrue : kOSBooleanFalse);
12421 isInterface() ? kOSBooleanTrue : kOSBooleanFalse);
12426 isPrelinked() ? kOSBooleanTrue : kOSBooleanFalse);
12431 isStarted() ? kOSBooleanTrue : kOSBooleanFalse);
12542 result->setObject(kOSBundleKextsInKernelTextKey, kOSBooleanTrue);
12913 reslide == kOSBooleanTrue ? " with reslid shared cache" : ""
16720 IOService::publishResource(kOSKextReceiptQueried, kOSBooleanTrue);