Home
last modified time | relevance | path

Searched refs:kIOKitDaemonName (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/libkern/libkern/
H A DOSKextLibPrivate.h69 #define kIOKitDaemonName "kernelmanagerd" macro
71 #define kIOKitDaemonName "driverkitd" macro
/xnu-11215/libkern/c++/
H A DOSKext.cpp1569 "Can't get " kIOKitDaemonName " port."); in pingIOKitDaemon()
1578 kIOKitDaemonName " ping failed (0x%x).", (int)result); in pingIOKitDaemon()
1661 "System shutdown; requesting immediate " kIOKitDaemonName " exit."); in willShutdown()
6153 "Kext %s might not load - " kIOKitDaemonName " is currently unavailable.", in loadKextWithIdentifier()
10379 panic("Received unexpected request in environment where " kIOKitDaemonName " is unavailable");
10652 printf("KextLog: " kIOKitDaemonName " is %s\n", active ? "active" : "not active");
12896 panic("Received unexpected request in environment where " kIOKitDaemonName " is unavailable");
/xnu-11215/iokit/Kernel/
H A DIOService.cpp1225 panic(kIOKitDaemonName " is unavailable in this environment, but it was launched"); in iokitDaemonLaunched()
5770 …snprintf(s, busyEntriesStringRemaining, "registry root held busy, " kIOKitDaemonName " %s checked … in waitQuietWithOptions()
5796 pendingRequests ? "IOKit Daemon (" kIOKitDaemonName ") stall" : "busy timeout", in waitQuietWithOptions()
5803 pendingRequests ? "IOKit Daemon (" kIOKitDaemonName ") stall" : "busy timeout", in waitQuietWithOptions()