Searched refs:YPBINDVERS (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/cmd/ypcmd/ |
H A D | yp_b_svc.c | 224 if (!svc_reg(transp, YPBINDPROG, YPBINDVERS, ypbindprog_3, 0)) { 345 YPBINDPROG, YPBINDVERS, nconf)) == NULL) { 350 cache_transport(nconf, xprt, YPBINDVERS); 597 rpcb_unset(YPBINDPROG, YPBINDVERS, 0); in clear_bindings()
|
H A D | ypset.c | 271 client = __clnt_create_loopback(YPBINDPROG, YPBINDVERS, &err); in send_message() 283 YPBINDVERS, "datagram_n"); in send_message()
|
H A D | yppoll.c | 346 ypdomain.ypbind_vers = YPBINDVERS; in getypserv() 347 (void) rpc_call(host, YPBINDPROG, YPBINDVERS, YPBINDPROC_DOMAIN, in getypserv()
|
H A D | yp_b.h | 136 #define YPBINDVERS ((u_long)3) macro
|
H A D | ypv1_prot.h | 125 #define YPBINDOLDVERS (YPBINDVERS - 1)
|
H A D | ypwhich.c | 80 static int vers = YPBINDVERS;
|
/illumos-gate/usr/src/lib/libnsl/yp/ |
H A D | yp_b.h | 140 #define YPBINDVERS ((rpcvers_t)3) macro
|
H A D | yp_bind.c | 609 tb = __clnt_create_loopback(YPBINDPROG, YPBINDVERS, &err); in __yp_dobind_cflookup() 763 tb = __clnt_create_loopback(YPBINDPROG, YPBINDVERS, &err); in __yp_dobind_rsvdport_cflookup()
|
/illumos-gate/usr/src/head/rpcsvc/ |
H A D | yp.x | 276 version YPBINDVERS {
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nis.c | 62 #define YPBINDVERS ((ulong_t)2) macro
|