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

  /src/usr.sbin/ypbind/
Makefile 6 PROG= ypbind
7 MAN= ypbind.8
13 COPTS.ypbind.c+= ${CC_WNO_CAST_FUNCTION_TYPE}
  /src/external/bsd/dhcpcd/examples/hooks/
Makefile 13 FILES+= 50-ypbind
  /src/usr.bin/ypwhich/
ypwhich.c 71 * without going through ypbind.
211 * find_server: ask a host's ypbind who its current ypserver is
218 CLIENT *ypbind; local
238 * establish connection to ypbind
240 ypbind = mkclient(&sin, YPBINDPROG, YPBINDVERS, tcp);
241 if (ypbind == NULL)
246 * now call ypbind's "DOMAIN" procedure to get the server name
250 retval = clnt_call(ypbind, (unsigned int)YPBINDPROC_DOMAIN,
253 clnt_destroy(ypbind);
257 errx(1, "ypbind on %s for domain %s failed: %s", host, domain
    [all...]
  /src/etc/rc.d/
Makefile 52 CONFIGFILES+= ypbind yppasswdd ypserv
  /src/usr.sbin/
Makefile 64 SUBDIR+= rpc.yppasswdd ypbind yppoll ypserv ypset
  /src/etc/defaults/
rc.conf 299 ypbind=NO ypbind_flags=""
  /src/usr.bin/crunch/examples/
really-big.conf 74 progs traceroute trpt update vipw vnconfig ypbind yppoll ypset
95 progs ypbind ypwhich ypcat ypmatch ypset yppoll

Completed in 57 milliseconds