Searched defs:rpc_procinfo (Results 1 – 10 of 10) sorted by relevance
19360 struct rpc_procinfo { struct19361 u32 p_proc;19362 kxdreproc_t p_encode;19363 kxdrdproc_t p_decode;19364 unsigned int p_arglen;19365 unsigned int p_replen;19366 unsigned int p_timer;19367 u32 p_statidx;19368 const char *p_name;
109707 struct rpc_procinfo { struct109708 u32 p_proc;109709 kxdreproc_t p_encode;109710 kxdrdproc_t p_decode;109711 unsigned int p_arglen;109712 unsigned int p_replen;109713 unsigned int p_timer;109714 u32 p_statidx;109715 const char *p_name;
55313 struct rpc_procinfo { struct55314 u32 p_proc;55315 kxdreproc_t p_encode;55316 kxdrdproc_t p_decode;55317 unsigned int p_arglen;55318 unsigned int p_replen;55319 unsigned int p_timer;55320 u32 p_statidx;55321 const char *p_name;
89512 struct rpc_procinfo { struct89513 u32 p_proc;89514 kxdreproc_t p_encode;89515 kxdrdproc_t p_decode;89516 unsigned int p_arglen;89517 unsigned int p_replen;89518 unsigned int p_timer;89519 u32 p_statidx;89520 const char *p_name;
37171 struct rpc_procinfo { struct37172 u32 p_proc;37173 kxdreproc_t p_encode;37174 kxdrdproc_t p_decode;37175 unsigned int p_arglen;37176 unsigned int p_replen;37177 unsigned int p_timer;37178 u32 p_statidx;37179 const char *p_name;