Searched refs:RPCSMALLMSGSIZE (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/lib/libc/rpc/
H A Dpmap_getport.c84 PMAPVERS, timeout, &sock, RPCSMALLMSGSIZE, RPCSMALLMSGSIZE);
/freebsd-9.3-release/usr.sbin/ypbind/
H A Dyp_ping.c126 PMAPVERS, timeout, &sock, RPCSMALLMSGSIZE, RPCSMALLMSGSIZE);
H A Dypbind.c786 YPPROG, YPVERS, interval, &rpcsock, RPCSMALLMSGSIZE,
787 RPCSMALLMSGSIZE)) == (CLIENT *)NULL) {
/freebsd-9.3-release/include/rpc/
H A Dclnt.h140 #define RPCSMALLMSGSIZE 400 /* a more reasonable packet size */ macro
/freebsd-9.3-release/sys/rpc/
H A Dclnt.h194 #define RPCSMALLMSGSIZE 400 /* a more reasonable packet size */ macro

Completed in 107 milliseconds