Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Ddosfs.c181 static int fatcnt(DOS_FS *, u_int);
888 if ((n = fatcnt(fs, c)) == -1) in fsize()
900 fatcnt(DOS_FS *fs, u_int c) in fatcnt() function