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

  /src/sys/lib/libsa/
dosfs.c 153 static int fatget(DOS_FS *, u_int *);
308 if ((err = fatget(f->fs, &c)))
601 if ((err = fatget(fs, &clus)))
705 if (fatget(fs, &c))
714 fatget(DOS_FS *fs, u_int *c) function

Completed in 57 milliseconds