Home
last modified time | relevance | path

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

/openbsd/sbin/newfs_msdos/
H A Dnewfs_msdos.c213 static void getdiskinfo(int, const char *, const char *, int,
374 getdiskinfo(fd, fname, dtype, oflag, &bpb); in main()
713 getdiskinfo(int fd, const char *fname, const char *dtype, int oflag, in getdiskinfo() function