Home | History | Annotate | Download | only in src

Lines Matching full:statb

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