Home
last modified time | relevance | path

Searched refs:YPBINDVERS (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b_svc.c224 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 Dypset.c271 client = __clnt_create_loopback(YPBINDPROG, YPBINDVERS, &err); in send_message()
283 YPBINDVERS, "datagram_n"); in send_message()
H A Dyppoll.c346 ypdomain.ypbind_vers = YPBINDVERS; in getypserv()
347 (void) rpc_call(host, YPBINDPROG, YPBINDVERS, YPBINDPROC_DOMAIN, in getypserv()
H A Dyp_b.h136 #define YPBINDVERS ((u_long)3) macro
H A Dypv1_prot.h125 #define YPBINDOLDVERS (YPBINDVERS - 1)
H A Dypwhich.c80 static int vers = YPBINDVERS;
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_b.h140 #define YPBINDVERS ((rpcvers_t)3) macro
H A Dyp_bind.c609 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 Dyp.x276 version YPBINDVERS {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nis.c62 #define YPBINDVERS ((ulong_t)2) macro