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

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDUserLib.h193 @function AppleRAIDGetSetProperties
198 CFMutableDictionaryRef AppleRAIDGetSetProperties(AppleRAIDSetRef setRef);
H A Dartest.c225 CFMutableDictionaryRef setInfo = AppleRAIDGetSetProperties(setUUID);
507 CFMutableDictionaryRef setProp = AppleRAIDGetSetProperties(setName);
561 CFMutableDictionaryRef setInfo = AppleRAIDGetSetProperties(setUUID);
609 CFMutableDictionaryRef setInfo = AppleRAIDGetSetProperties(setUUID);
773 CFMutableDictionaryRef setProp = AppleRAIDGetSetProperties(setName);
H A DAppleRAIDUserLib.c569 setInfo->setProps = AppleRAIDGetSetProperties(setRef);
665 AppleRAIDGetSetProperties(AppleRAIDSetRef setName) function
674 IOLog1("AppleRAIDGetSetProperties() CFStringGetCString failed?\n");
691 IOLog2("AppleRAIDGetSetProperties was successful.\n");
1397 CFMutableDictionaryRef currentSet = AppleRAIDGetSetProperties(setUUIDString);
1941 CFMutableDictionaryRef setProps = AppleRAIDGetSetProperties(setName);
2576 CFMutableDictionaryRef lvgProps = AppleRAIDGetSetProperties(lvgRef);
2776 CFMutableDictionaryRef lvgProps = AppleRAIDGetSetProperties(lvgRef);

Completed in 85 milliseconds