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

  /src/sys/lib/libsa/
dosfs.c 145 static int dosunmount(DOS_FS *);
189 (void) dosunmount(fs);
206 if ((err = dosunmount(fs)))
216 dosunmount(DOS_FS *fs) function in typeref:typename:int
dosfs.c 145 static int dosunmount(DOS_FS *);
189 (void) dosunmount(fs);
206 if ((err = dosunmount(fs)))
216 dosunmount(DOS_FS *fs) function in typeref:typename:int

Completed in 22 milliseconds