Searched defs:iucv_path (Results 1 – 1 of 1) sorted by relevance
101 struct iucv_path { struct102 u16 pathid;103 u16 msglim;104 u8 flags;105 void *private;106 struct iucv_handler *handler;107 struct list_head list;