Searched refs:fatget (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Ddosfs.c154 static int fatget(DOS_FS *, u_int *);
326 if ((err = fatget(f->fs, &c)))
663 if ((err = fatget(fs, &clus)))
758 if (fatget(fs, &c))
768 fatget(DOS_FS *fs, u_int *c) function

Completed in 58 milliseconds