Searched defs:iucv_path (Results 1 – 1 of 1) sorted by relevance
93 struct iucv_path { struct94 u16 pathid;95 u16 msglim;96 u8 flags;97 void *private;98 struct iucv_handler *handler;99 struct list_head list;