Searched defs:ipuser (Results 1 – 4 of 4) sorted by relevance
229 static void mon_iucv_path_complete(struct iucv_path *path, u8 *ipuser) in mon_iucv_path_complete()237 static void mon_iucv_path_severed(struct iucv_path *path, u8 *ipuser) in mon_iucv_path_severed()
233 u8 ipuser[16]; member1451 u8 ipuser[16]; member1512 u8 ipuser[16]; member1542 u8 ipuser[16]; member1578 u8 ipuser[16]; member1606 u8 ipuser[16]; member
46 static int smsg_path_pending(struct iucv_path *path, u8 *ipvmid, u8 *ipuser) in smsg_path_pending()
784 u8 *ipuser) in hvc_iucv_path_pending()882 static void hvc_iucv_path_severed(struct iucv_path *path, u8 *ipuser) in hvc_iucv_path_severed()993 char vmid[9], ipuser[9]; in hvc_iucv_dev_peer_show() local