Home
last modified time | relevance | path

Searched refs:subsystem_path (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/libpcap/
H A Dpcap-linux.c2464 char subsystem_path[PATH_MAX+1]; local
2526 pcap_snprintf(subsystem_path, sizeof subsystem_path,
2528 if (lstat(subsystem_path, &statb) != 0) {