Home | History | Annotate | Download | only in src

Lines Matching refs:statb

1499 			    (stat_done = stat(Xstring(*xs, xp), &statb) < 0 \
1501 struct stat lstatb, statb;
1514 stat_check() < 0 || !S_ISDIR(statb.st_mode)))
1525 S_ISDIR(statb.st_mode)))) {