Searched refs:default_fstype (Results 1 – 7 of 7) sorted by relevance
53 extern char *default_fstype();208 fstype = default_fstype(argv[2]); in main()
44 default_fstype(char *special) in default_fstype() function
47 extern char *default_fstype();301 fstype = default_fstype(special); in lookup()
56 extern char *default_fstype();386 fstype = default_fstype(special); in lookup()
73 extern char *default_fstype();553 default_fstype(argv[optind]); in main()
102 extern char *default_fstype(char *);505 fstype = default_fstype(special); in main()
60 extern char *default_fstype(char *);1708 return (F_option ? FSType : default_fstype(special)); in find_fstype()