Home | History | Annotate | Download | only in libpcap

Lines Matching defs:statbuf

1620 	struct stat statbuf;
1750 if (stat(dname, &statbuf) < 0) {
1755 majdev = major(statbuf.st_rdev);