Searched refs:stchar (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/fsck/
H A Dfsutil.c204 struct stat stslash, stblock, stchar; local
224 if (stat(raw, &stchar) < 0) {
228 if (S_ISCHR(stchar.st_mode)) {

Completed in 199 milliseconds