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

/macosx-10.9.5/AppleRAID-4.0.6/
H A DAppleRAIDUserLib.c828 CFMutableArrayRef setDescriptions = (CFMutableArrayRef)IOCFUnserialize(raidDescriptionBuffer, kCFAllocatorDefault, 0, &errorString); local
829 if (!setDescriptions) {
842 return setDescriptions;

Completed in 74 milliseconds