HomeSort by: relevance | last modified time | path
    Searched defs:getstdfmt (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/newfs_msdos/
mkfs_msdos.c 237 static int getstdfmt(const char *, struct bpb *);
317 if (getstdfmt(o.floppy, &bpb) == -1)
810 getstdfmt(const char *fmt, struct bpb *bpb) function in typeref:typename:int

Completed in 12 milliseconds