Home
last modified time | relevance | path

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

/sunrpc/
A Dsvc_udp.c122 svcudp_bufcreate (int sock, u_int sendsz, u_int recvsz) in svcudp_bufcreate() function
201 libc_hidden_def (svcudp_bufcreate) in libc_hidden_def() argument
203 libc_hidden_nolink_sunrpc (svcudp_bufcreate, GLIBC_2_0) in libc_hidden_def()
209 return svcudp_bufcreate (sock, UDPMSGSIZE, UDPMSGSIZE); in libc_hidden_def()
A DVersions44 svcudp_bufcreate; svcudp_create; svcudp_enablecache;
/sunrpc/rpc/
A Dsvc.h312 extern SVCXPRT *svcudp_bufcreate (int __sock, u_int __sendsz, u_int __recvsz)

Completed in 8 milliseconds