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

/macosx-10.9.5/bootp-268.1/bootplib/
H A Dutil.c242 print_bytes_sep_cfstr(CFMutableStringRef str, uint8_t * data_p, int n_bytes, function
271 print_bytes_sep_cfstr(str, data, len, ' ');
282 print_bytes_sep_cfstr(str, data_p, n_bytes, separator);
H A Dutil.h137 void print_bytes_sep_cfstr(CFMutableStringRef str, uint8_t * data, int len,

Completed in 109 milliseconds