Lines Matching defs:statb
2174 struct stat statb;2237 if (lstat(subsystem_path, &statb) != 0) {2655 struct stat statb;2670 if (stat(pathstr, &statb) == 0) {