Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-linux.c2400 char subsystem_path[PATH_MAX+1]; local
2462 pcap_snprintf(subsystem_path, sizeof subsystem_path,
2464 if (lstat(subsystem_path, &statb) != 0) {