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

  /src/usr.sbin/makefs/
makefs.c 72 } fstype_t; typedef in typeref:struct:__anonc279ec5e0108
74 static fstype_t fstypes[] = {
92 static fstype_t *get_fstype(const char *);
94 static void usage(fstype_t *, fsinfo_t *) __dead;
101 fstype_t *fstype;
453 static fstype_t *
512 usage(fstype_t *fstype, fsinfo_t *fsoptions)
makefs.c 72 } fstype_t; typedef in typeref:struct:__anonc279ec5e0108
74 static fstype_t fstypes[] = {
92 static fstype_t *get_fstype(const char *);
94 static void usage(fstype_t *, fsinfo_t *) __dead;
101 fstype_t *fstype;
453 static fstype_t *
512 usage(fstype_t *fstype, fsinfo_t *fsoptions)

Completed in 22 milliseconds