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

/netbsd-6-1-5-RELEASE/lib/librmt/
H A Drmtlib.c67 static int _rmt_open(const char *, int, int);
237 * _rmt_open --- open a magtape device on system specified, as given user
249 _rmt_open(const char *path, int oflag, int mode) function
640 fd = _rmt_open(path, oflag, (int)mode);

Completed in 146 milliseconds