Home | History | Annotate | Download | only in src

Lines Matching refs:statb

1373 	struct stat statb;
1375 return (fstat(fd, &statb) == 0 && !S_ISREG(statb.st_mode) ?