Searched refs:kIOStatisticsDriverNameLength (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOStatistics.h40 kIOStatisticsDriverNameLength = 64, enumerator in enum:__anon622
177 char identifier[kIOStatisticsDriverNameLength];
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOStatistics.cpp1002 strncpy(kextIDs->identifier, ke->kext->getIdentifierCString(), kIOStatisticsDriverNameLength);

Completed in 18 milliseconds