Statistics
| Branch: | Revision:

root / darwin-user / ioctls.h @ 1a1ea6f0

History | View | Annotate | Download (158 Bytes)

1 831b7825 ths
     /* emulated ioctl list */
2 831b7825 ths
3 831b7825 ths
     IOCTL(TIOCGETA, IOC_R, MK_PTR(MK_STRUCT(STRUCT_termios)))
4 831b7825 ths
     IOCTL(TIOCSETA, IOC_W, MK_PTR(MK_STRUCT(STRUCT_termios)))