hw/9pfs: Add support to use named socket for proxy FS
[qemu/v9fs.git] / darwin-user / ioctls.h
blobdc73af259cc80b7b3f14f583e4e0a670bee50989
1 /* emulated ioctl list */
3 IOCTL(TIOCGETA, IOC_R, MK_PTR(MK_STRUCT(STRUCT_termios)))
4 IOCTL(TIOCSETA, IOC_W, MK_PTR(MK_STRUCT(STRUCT_termios)))