Searched refs:YPBINDVERS (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/usr.sbin/ypbind/ |
| D | ypbind.c | 386 pmap_unset(YPBINDPROG, YPBINDVERS); in terminate() 447 pmap_unset(YPBINDPROG, YPBINDVERS); in main() 452 if (!svc_register(udptransp, YPBINDPROG, YPBINDVERS, ypbindprog_2, in main() 460 if (!svc_register(tcptransp, YPBINDPROG, YPBINDVERS, ypbindprog_2, in main()
|
| /freebsd-12-stable/usr.sbin/ypset/ |
| D | ypset.c | 92 client = clntudp_create(sin, YPBINDPROG, YPBINDVERS, tv, &sock); in bind_tohost()
|
| /freebsd-12-stable/include/rpcsvc/ |
| D | yp_prot.h | 227 #define YPBINDVERS ((u_long)2) macro
|
| D | yp.x | 367 version YPBINDVERS {
|
| /freebsd-12-stable/usr.bin/ypwhich/ |
| D | ypwhich.c | 99 client = clntudp_create(sin, YPBINDPROG, YPBINDVERS, tv, &sock); in bind_host()
|
| /freebsd-12-stable/lib/libc/yp/ |
| D | yplib.c | 439 client = clnttcp_create(&clnt_sin, YPBINDPROG, YPBINDVERS, &clnt_sock, in _yp_dobind()
|