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

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-linux.c1876 char subsystem_path[PATH_MAX+1]; local
1942 snprintf(subsystem_path, sizeof subsystem_path,
1944 if (lstat(subsystem_path, &statb) != 0) {

Completed in 48 milliseconds