Home | Sort by: relevance | last modified time | path |
/src/sbin/fsck/ | |
fsutil.c | 187 struct stat stslash, stblock, stchar; local in function:blockcheck 220 if (stat(raw, &stchar) < 0) { 224 if (S_ISCHR(stchar.st_mode)) { |
fsutil.c | 187 struct stat stslash, stblock, stchar; local in function:blockcheck 220 if (stat(raw, &stchar) < 0) { 224 if (S_ISCHR(stchar.st_mode)) { |