Home | History | Annotate | Download | only in libpcap

Lines Matching full:statb

2327 	struct stat statb;
2390 if (lstat(subsystem_path, &statb) != 0) {
2823 struct stat statb;
2838 if (stat(pathstr, &statb) == 0) {