Prev, Top Notes, Next

Adventures In ioctl(2) Support
Representation

The library attempts to print an informative system call. This means decoding the data argument as well as the request argument.
ioctl(fildes = 3 "/dev/tape", request = MTIOCTOP, data = { mt_top = MTFSF, mt_count = 1 })