Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Ddosfs.c182 static int fatget(DOS_FS *, u_int *);
439 if ((err = fatget(f->fs, &c))) in dos_read()
808 if ((err = fatget(fs, &clus))) in lookup()
905 if (fatget(fs, &c)) in fatcnt()
915 fatget(DOS_FS *fs, u_int *c) in fatget() function