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

/macosx-10.9.5/bless-98/test/
H A DUtilitiesCFPrettyPrint.h72 * @discussion This function calls through to TAOCFPrettyPrintToFile()
95 * @function TAOCFPrettyPrintToFile
102 void TAOCFPrettyPrintToFile(CFTypeRef inRef, FILE *out);
H A DUtilitiesCFPrettyPrint.c188 TAOCFPrettyPrintToFile(inRef, stdout);
195 void TAOCFPrettyPrintToFile(CFTypeRef inRef, FILE *out) { function

Completed in 107 milliseconds