Home
last modified time | relevance | path

Searched refs:getstdfmt (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/newfs_msdos/
H A Dmkfs_msdos.c224 static int getstdfmt(const char *, struct bpb *);
314 if (getstdfmt(o.floppy, &bpb) == -1) in mkfs_msdos()
888 getstdfmt(const char *fmt, struct bpb *bpb) in getstdfmt() function