Searched refs:YPBINDVERS (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/ypset.tproj/
H A Dypset.c109 client = clntudp_create(sin, YPBINDPROG, YPBINDVERS, tv, &sock);
/macosx-10.9.5/Libinfo-449.1.3/nis.subproj/
H A Dyp_prot.h227 #define YPBINDVERS ((u_long)2) macro
H A Dyp_bind.c192 client = clnttcp_create(&clnt_sin, YPBINDPROG, YPBINDVERS, &clnt_sock, 0, 0);
/macosx-10.9.5/Librpcsvc-23/
H A Dyp.x365 version YPBINDVERS {
/macosx-10.9.5/remote_cmds-41.90.1/ypwhich.tproj/
H A Dypwhich.c103 client = clntudp_create(lsin, YPBINDPROG, YPBINDVERS, tv, &sock);
/macosx-10.9.5/remote_cmds-41.90.1/ypbind.tproj/
H A Dypbind.c571 pmap_unset(YPBINDPROG, YPBINDVERS);
580 if (!svc_register(udptransp, YPBINDPROG, YPBINDVERS, ypbindprog_2,
584 "Unable to register (YPBINDPROG, YPBINDVERS, udp).");
595 if (!svc_register(tcptransp, YPBINDPROG, YPBINDVERS, ypbindprog_2,
599 "Unable to register (YPBINDPROG, YPBINDVERS, tcp).");
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dyp.h576 #define YPBINDVERS ((u_long)2) macro

Completed in 174 milliseconds