HomeSort by: relevance | last modified time | path
    Searched defs:BADTYPE (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/fsck/
fsck.c 193 #define BADTYPE(type) \
227 if (BADTYPE(fs->fs_type))
253 if (BADTYPE(fs->fs_type))
  /src/sbin/mount/
mount.c 169 #define BADTYPE(type) \
184 if (BADTYPE(fs->fs_type))
269 if (BADTYPE(fs->fs_type))

Completed in 14 milliseconds