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