Searched refs:MTIOCEXTLOCATE (Results 1 – 3 of 3) sorted by relevance
337 #define MTIOCEXTLOCATE _IOW('m', 10, struct mtlocate) /* seek to position */ macro
158 { "locate", MTIOCEXTLOCATE, 0, USE_GETOPT },398 case MTIOCEXTLOCATE: in main()745 if (ioctl(mtfd, MTIOCEXTLOCATE, &mtl) == -1) in mt_locate()
2098 case MTIOCEXTLOCATE: in saioctl()