Searched refs:cu_data (Results 1 – 2 of 2) sorted by relevance
90 struct cu_data struct129 struct cu_data *cu = NULL; in __libc_clntudp_bufcreate()135 cu = (struct cu_data *) mem_alloc (sizeof (*cu) + sendsz + recvsz); in __libc_clntudp_bufcreate()280 struct cu_data *cu = (struct cu_data *) cl->cl_private; in clntudp_call()531 struct cu_data *cu = (struct cu_data *) cl->cl_private; in clntudp_geterr()540 struct cu_data *cu = (struct cu_data *) cl->cl_private; in clntudp_freeres()555 struct cu_data *cu = (struct cu_data *) cl->cl_private; in clntudp_control()648 struct cu_data *cu = (struct cu_data *) cl->cl_private; in clntudp_destroy()
211 struct cu_data in do_test() struct241 struct cu_data *cu = (struct cu_data *) clnt->cl_private; in do_test()
Completed in 6 milliseconds