Home | History | Annotate | Download | only in src

Lines Matching refs:statb

1205 			struct stat statb;
1210 stat(s, &statb) == 0 && S_ISDIR(statb.st_mode))