Home
last modified time | relevance | path

Searched refs:cu_data (Results 1 – 1 of 1) sorted by relevance

/components/dfs/dfs_v1/filesystems/nfs/rpc/
A Dclnt_udp.c82 struct cu_data struct
124 register struct cu_data *cu = NULL; in clntudp_bufcreate()
136 cu = (struct cu_data *) rt_malloc (sizeof(*cu) + sendsz + recvsz); in clntudp_bufcreate()
220 register struct cu_data *cu = (struct cu_data *) cl->cl_private; in clntudp_call()
340 register struct cu_data *cu = (struct cu_data *) cl->cl_private; in clntudp_geterr()
347 register struct cu_data *cu = (struct cu_data *) cl->cl_private; in clntudp_freeres()
360 register struct cu_data *cu = (struct cu_data *) cl->cl_private; in clntudp_control()
396 register struct cu_data *cu = (struct cu_data *) cl->cl_private; in clntudp_destroy()

Completed in 5 milliseconds