Home
last modified time | relevance | path

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

/external/newfs_msdos/
Dmkfs_msdos.c233 static int getstdfmt(const char *, struct bpb *);
315 if (getstdfmt(o.floppy, &bpb) == -1) in mkfs_msdos()
817 getstdfmt(const char *fmt, struct bpb *bpb) in getstdfmt() function