Searched refs:rpc_control (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.2-release/include/rpc/
H A Drpc_com.h76 bool_t rpc_control(int,void *);
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c51 #define __rpc_control rpc_control
/freebsd-10.2-release/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_main.c278 rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrec);
/freebsd-10.2-release/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/
H A Drpcbind.c159 rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrec);
/freebsd-10.2-release/usr.sbin/rpc.statd/
H A Dstatd.c145 rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrec);
/freebsd-10.2-release/lib/libc/rpc/
H A Dsvc.c778 rpc_control(int what, void *arg) function
/freebsd-10.2-release/usr.sbin/rpc.lockd/
H A Dlockd.c219 rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrec);
/freebsd-10.2-release/usr.sbin/rpcbind/
H A Drpcbind.c176 rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrec);
/freebsd-10.2-release/contrib/netbsd-tests/fs/nfs/nfsservice/
H A Dmountd.c429 rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrec);
/freebsd-10.2-release/usr.sbin/mountd/
H A Dmountd.c421 rpc_control(RPC_SVC_CONNMAXREC_SET, &maxrec);

Completed in 238 milliseconds