Home
last modified time | relevance | path

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

/sunrpc/
A Dclnt_udp.c90 struct cu_data struct
129 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()
A Dtst-udp-nonblocking.c211 struct cu_data in do_test() struct
241 struct cu_data *cu = (struct cu_data *) clnt->cl_private; in do_test()

Completed in 6 milliseconds