Sign in
qemu-android
/
qemu-android
/
57d585f7d14fefc8ebf2b29b2b5a955bec77b5da
/
.
/
darwin-user
/
ioctls.h
blob: dc73af259cc80b7b3f14f583e4e0a670bee50989 [
file
]
/* emulated ioctl list */
IOCTL
(
TIOCGETA
,
IOC_R
,
MK_PTR
(
MK_STRUCT
(
STRUCT_termios
)))
IOCTL
(
TIOCSETA
,
IOC_W
,
MK_PTR
(
MK_STRUCT
(
STRUCT_termios
)))