Searched refs:dname2 (Results 1 – 1 of 1) sorted by relevance
357 char dname2[100]; in open_dlpi_device() local435 strlcpy(dname2, dname, sizeof(dname)); in open_dlpi_device()451 if ((fd = open(dname2, O_RDWR)) < 0) { in open_dlpi_device()486 PCAP_ERRBUF_SIZE, errno, "%s", dname2); in open_dlpi_device()