Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/newfs_msdos/
Dmkfs_msdos.c227 static int getstdfmt(const char *, struct bpb *);
317 if (getstdfmt(o.floppy, &bpb) == -1) in mkfs_msdos()
884 getstdfmt(const char *fmt, struct bpb *bpb) in getstdfmt() function