Searched refs:device_copy (Results 1 – 1 of 1) sorted by relevance
1660 char *device_copy = NULL; in get_ts_support() local1688 device_copy = strdup(device); in get_ts_support()1689 if (device_copy == NULL) { in get_ts_support()1695 adapter = PacketOpenAdapter(device_copy); in get_ts_support()1936 if (device_copy != NULL) { in get_ts_support()1937 free(device_copy); in get_ts_support()