Searched refs:svcudp_bufcreate (Results 1 – 3 of 3) sorted by relevance
122 svcudp_bufcreate (int sock, u_int sendsz, u_int recvsz) in svcudp_bufcreate() function201 libc_hidden_def (svcudp_bufcreate) in libc_hidden_def() argument203 libc_hidden_nolink_sunrpc (svcudp_bufcreate, GLIBC_2_0) in libc_hidden_def()209 return svcudp_bufcreate (sock, UDPMSGSIZE, UDPMSGSIZE); in libc_hidden_def()
44 svcudp_bufcreate; svcudp_create; svcudp_enablecache;
312 extern SVCXPRT *svcudp_bufcreate (int __sock, u_int __sendsz, u_int __recvsz)
Completed in 8 milliseconds