Searched refs:cfstr_create_trim (Results 1 – 1 of 1) sorted by relevance
271 static CFStringRef cfstr_create_trim(const char *cstr);389 g.make = cfstr_create_trim(hostname); in print_device()390 g.model = cfstr_create_trim(resource); in print_device()391 g.serial = cfstr_create_trim(serial); in print_device()1921 CFStringRef cfstr_create_trim(const char *cstr) in cfstr_create_trim() function