Home | History | Annotate | Download | only in netperf

Lines Matching defs:statbuf

1542   struct stat statbuf;
1619 if (stat(fill_file,&statbuf) != 0) {
1623 if (statbuf.st_size < (width * buffer_size)) {