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

/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOHibernateIO.cpp1452 uint16_t FilePathLength; member in struct:__anon15070
1456 loadOptionHeader.FilePathLength = data->getLength();
1458 gIOHibernateBoot0082Data = OSData::withCapacity(sizeof(loadOptionHeader) + loadOptionHeader.FilePathLength);

Completed in 118 milliseconds