Home | History | Annotate | Download | only in src

Lines Matching refs:statb

1291 	struct stat statb;
1322 (stat(cp, &statb) < 0 || S_ISREG(statb.st_mode)))