HomeSort by: relevance | last modified time | path
    Searched refs:rpcbind (Results 1 - 12 of 12) sorted by relevancy

  /src/etc/rc.d/
nfsd 7 # REQUIRE: rpcbind mountd
14 required_vars="mountd rpcbind"
17 load_rc_config_var rpcbind rpcbind
amd 7 # REQUIRE: NETWORKING rpcbind mountall ypbind
23 required_vars="rpcbind"
25 load_rc_config_var rpcbind rpcbind
yppasswdd 7 # REQUIRE: rpcbind ypserv ypbind
15 required_vars="rpcbind ypserv"
28 load_rc_config_var rpcbind rpcbind
ypserv 7 # REQUIRE: rpcbind
14 required_vars="rpcbind"
26 load_rc_config_var rpcbind rpcbind
Makefile 37 racoon rpcbind raidframe raidframeparity random_seed rarpd \
  /src/usr.sbin/rpcbind/
Makefile 7 PROG= rpcbind
8 MAN= rpcbind.8
9 SRCS= check_bound.c rpcb_stat.c rpcb_svc_4.c rpcbind.c pmap_svc.c \
25 # Uncomment these to get any useful output from 'rpcbind -d'
  /src/lib/libc/rpc/
Makefile.inc 24 rpc_xdr.3 rpcbind.3 xdr.3
104 rpcbind.3 rpcb_getmaps.3 \
105 rpcbind.3 rpcb_getaddr.3 \
106 rpcbind.3 rpcb_gettime.3 \
107 rpcbind.3 rpcb_rmtcall.3 \
108 rpcbind.3 rpcb_set.3 \
109 rpcbind.3 rpcb_unset.3 \
  /src/tests/fs/nfs/nfsservice/
Makefile 35 # RPCBIND
36 .PATH.c: ${NETBSDSRCDIR}/usr.sbin/rpcbind
37 SRCS.rumpnfsd+= check_bound.c rpcb_stat.c rpcb_svc_4.c rpcbind.c pmap_svc.c \
44 # Uncomment these to get any useful output from 'rpcbind -d'
  /src/usr.sbin/
Makefile 26 rpc.pcnfsd rpc.statd rpcbind rwhod \
  /src/tests/fs/nfs/
t_rquotad.sh 128 # start rpcbind. we want /var/run/rpcbind.sock
130 atf_check -s exit:0 rpcbind
  /src/etc/defaults/
rc.conf 227 # rpcbind (formerly known as 'portmap') is used to look up RPC-based services.
229 rpcbind=NO rpcbind_flags="-l" # -l logs libwrap key
  /src/tests/lib/librumphijack/
t_tcpip.sh 208 # start rpcbind. we want /var/run/rpcbind.sock
210 atf_check -s exit:0 rpcbind
253 # convince rpcbind running in the rump kernel server that it
279 # convince rpcbind running in the rump kernel server that it

Completed in 33 milliseconds