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

/macosx-10.10/AppleRAID-4.0.6/
H A Dartest.c102 CFPrintf(CFStringRef format, ...) function
351 CFPrintf(CFSTR("created set %@\n"), set);
445 CFPrintf(CFSTR("\n%@\n"), CFDictionaryGetValue(set, CFSTR(kAppleRAIDSetUUIDKey)));
446 CFPrintf(CFSTR("\t\"%@\" type = %@ /dev/%@\n"),
450 CFPrintf(CFSTR("\tstatus = %@, sequence = %@\n"),
453 CFPrintf(CFSTR("\tchunk count = %@, chunk size = %@\n"),
459 CFPrintf(CFSTR("\tcontent hint = %@, auto = %@, quick = %@, timeout = %@\n"),
465 CFPrintf(CFSTR("\tcontent hint = %@, lv count = %@, free space %@\n"),
470 CFPrintf(CFSTR("\tcontent hint = %@\n"), CFDictionaryGetValue(set, CFSTR(kAppleRAIDSetContentHintKey)));
479 CFPrintf(CFST
[all...]

Completed in 89 milliseconds