mkfs
extern void mkfs(char *, int, int, const char *);
mkfs(special, fsi, fso, (Cflag && mfs) ? argv[1] : NULL);