Searched refs:cfstr_create_trim (Results 1 – 1 of 1) sorted by relevance
273 static CFStringRef cfstr_create_trim(const char *cstr);393 g.make = cfstr_create_trim(hostname); in print_device()394 g.model = cfstr_create_trim(resource); in print_device()395 g.serial = cfstr_create_trim(serial); in print_device()1942 CFStringRef cfstr_create_trim(const char *cstr) in cfstr_create_trim() function