Home
last modified time | relevance | path

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

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