Searched defs:iucv_tty_msg (Results 1 – 1 of 1) sorted by relevance
43 struct iucv_tty_msg { struct50 #define MSG_SIZE(s) ((s) + offsetof(struct iucv_tty_msg, data)) argument