Lines Matching refs:strdup
435 /* since devname has been created by strdup()
587 testing_xml_path = strdup(path);
617 testing_record_backend = strdup(be_name);
618 testing_xml_path = strdup(path);
1129 // duplicate using strdup so that the caller can use free()
1130 char* ret = strdup(attr);
1301 device.devname = strdup(testing_xml_path);
1677 device.devname = strdup (devname);
1773 device.devname = strdup (devname);
1887 device.devname = strdup (devname);
2063 device.devname = strdup (devname);
2241 device.devname = strdup (devname);