Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   st    ( 4 )

ленточное устройство SCSI (SCSI tape device)

  Name  |    Synopsis    |  Description  |  Return value  |  Files  |  Note  |  See also  |

Синопсис (Synopsis)

#include <sys/mtio.h>

int ioctl(int fd, int request [, (void *)arg3]); int ioctl(int fd, MTIOCTOP, (struct mtop *)mt_cmd); int ioctl(int fd, MTIOCGET, (struct mtget *)mt_status); int ioctl(int fd, MTIOCPOS, (struct mtpos *)mt_pos);