Searched refs:RPC_SVC_CONNMAXREC_SET (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/include/rpc/
H A Drpc_com.h61 #define RPC_SVC_CONNMAXREC_SET 0 /* set max rec size, enable nonblock */ macro
/netbsd-current/usr.sbin/rpc.yppasswdd/
H A Drpc.yppasswdd.c108 rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrec);
/netbsd-current/usr.sbin/rpc.lockd/
H A Dlockd.c150 (void)rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrec);
/netbsd-current/usr.sbin/rpc.statd/
H A Dstatd.c113 rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrec);
/netbsd-current/usr.sbin/rpcbind/
H A Drpcbind.c201 rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrec);
/netbsd-current/lib/libc/rpc/
H A Dsvc.c802 case RPC_SVC_CONNMAXREC_SET:
/netbsd-current/usr.sbin/mountd/
H A Dmountd.c463 rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrec);

Completed in 98 milliseconds