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