Home | History | Annotate | Download | only in libpcap

Lines Matching full:stat

93 #include <sys/stat.h>
226 *ps = p->md.stat;
337 p->md.stat.ps_drop = sbp->sbh_drops;
348 ++p->md.stat.ps_recv;
1620 struct stat statbuf;
1750 if (stat(dname, &statbuf) < 0) {
1751 snprintf(ebuf, PCAP_ERRBUF_SIZE, "stat: %s: %s",