Lines Matching defs:statb
1519 stat(Xstring(*xs, xp), &statb) < 0 ? -1 : 1))1520 struct stat lstatb, statb;1534 stat_check() < 0 || !S_ISDIR(statb.st_mode)))1545 S_ISDIR(statb.st_mode)))) {