Home
last modified time | relevance | path

Searched defs:sendsz (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/lib/libc/rpc/
H A Drpc_soc.c109 int *sockp, u_int sendsz, u_int recvsz, const char *tp) in clnt_com_create()
184 …r_in *raddr, u_long prog, u_long vers, struct timeval wait, int *sockp, u_int sendsz, u_int recvsz) in clntudp_bufcreate()
210 u_int sendsz, u_int recvsz) in clnttcp_create()
290 svcudp_bufcreate(int fd, u_int sendsz, u_int recvsz) in svcudp_bufcreate()
H A Dsvc_generic.c202 u_int sendsz, /* Max sendsize */ in svc_tli_create()
H A Dclnt_generic.c297 u_int sendsz, /* send size */ in clnt_tli_create()
H A Dclnt_dg.c164 u_int sendsz, /* buffer recv size */ in clnt_dg_create()
H A Dclnt_vc.c191 u_int sendsz, in clnt_vc_create()
/netbsd-src/usr.sbin/rpcbind/
H A Drpcb_svc_com.c622 u_int sendsz; in rpcbproc_callit_com() local