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

  /src/lib/librmt/
rmtlib.c 64 static int _rmt_close(int);
389 * _rmt_close --- close a remote magtape unit and shut down
392 _rmt_close(int fildes) function in typeref:typename:int
736 return _rmt_close(fildes - REM_BIAS);
rmtlib.c 64 static int _rmt_close(int);
389 * _rmt_close --- close a remote magtape unit and shut down
392 _rmt_close(int fildes) function in typeref:typename:int
736 return _rmt_close(fildes - REM_BIAS);

Completed in 22 milliseconds