rmtlib.c | 67 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 in typeref:typename:int 640 fd = _rmt_open(path, oflag, (int)mode);
|