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

/freebsd-11.0-release/lib/libstand/
H A Ddosfs.c146 static int dosunmount(DOS_FS *);
206 (void)dosunmount(fs);
235 if ((err = dosunmount(fs)))
244 dosunmount(DOS_FS *fs) function

Completed in 98 milliseconds