]> git.proxmox.com Git - qemu.git/blame - darwin-user/ioctls.h
slirp: Strictly associate DHCP/BOOTP and TFTP with virtual host
[qemu.git] / darwin-user / ioctls.h
CommitLineData
831b7825
TS
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)))