Home
last modified time | relevance | path

Searched refs:BADTYPE (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sbin/fsck/
H A Dfsck.c190 #define BADTYPE(type) \ in main() macro
212 if (BADTYPE(fs->fs_type)) in main()
230 if (BADTYPE(fs->fs_type)) in isok()
/openbsd-src/sbin/mount/
H A Dmount.c186 #define BADTYPE(type) \ in main() macro
196 if (BADTYPE(fs->fs_type)) in main()
269 if (BADTYPE(fs->fs_type)) in main()