Searched defs:sendsz (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/lib/libc/rpc/ |
H A D | rpc_soc.c | 109 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 D | svc_generic.c | 202 u_int sendsz, /* Max sendsize */ in svc_tli_create()
|
H A D | clnt_generic.c | 297 u_int sendsz, /* send size */ in clnt_tli_create()
|
H A D | clnt_dg.c | 164 u_int sendsz, /* buffer recv size */ in clnt_dg_create()
|
H A D | clnt_vc.c | 191 u_int sendsz, in clnt_vc_create()
|
/netbsd-src/usr.sbin/rpcbind/ |
H A D | rpcb_svc_com.c | 622 u_int sendsz; in rpcbproc_callit_com() local
|