Searched refs:MNTTYPE_PCFS (Results 1 – 2 of 2) sorted by relevance
97 MNTTYPE_PCFS, myname); in main()230 mnt_special, mnt_mountp, mflg, MNTTYPE_PCFS); in main()232 if (mount(mnt_special, mnt_mountp, mflg, MNTTYPE_PCFS, in main()
47 #define MNTTYPE_PCFS "pcfs" /* PC (MSDOS) file system */ macro48 #define MNTTYPE_PC MNTTYPE_PCFS /* Deprecated name; use MNTTYPE_PCFS */