Statistics
| Branch: | Revision:

root / darwin-user / ioctls.h @ e1833e1f

History | View | Annotate | Download (158 Bytes)

1
     /* emulated ioctl list */
2

    
3
     IOCTL(TIOCGETA, IOC_R, MK_PTR(MK_STRUCT(STRUCT_termios)))
4
     IOCTL(TIOCSETA, IOC_W, MK_PTR(MK_STRUCT(STRUCT_termios)))