Home
last modified time | relevance | path

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

/src/stand/libsa/
H A Ddosfs.c183 static int fatget(DOS_FS *, u_int *);
440 if ((err = fatget(f->fs, &c))) in dos_read()
809 if ((err = fatget(fs, &clus))) in lookup()
906 if (fatget(fs, &c)) in fatcnt()
916 fatget(DOS_FS *fs, u_int *c) in fatget() function