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

  /src/sbin/newfs_msdos/
mkfs_msdos.c 238 static int getbpbinfo(int, const char *, const char *, int, struct bpb *, off_t);
336 if (getbpbinfo(fd, fname, dtype, o.hidden_sectors_set, &bpb,
828 getbpbinfo(int fd, const char *fname, const char *dtype, int iflag, function in typeref:typename:int

Completed in 12 milliseconds