Searched refs:device_copy (Results 1 – 1 of 1) sorted by relevance
1622 char *device_copy = NULL; in get_ts_types() local1644 device_copy = strdup(device); in get_ts_types()1645 if (device_copy == NULL) { in get_ts_types()1651 adapter = PacketOpenAdapter(device_copy); in get_ts_types()1871 if (device_copy != NULL) { in get_ts_types()1872 free(device_copy); in get_ts_types()