YPBINDPROG
client = clntudp_create(sin, YPBINDPROG, YPBINDVERS, tv, &sock);
(void)pmap_unset(YPBINDPROG, YPBINDVERS);
if (!svc_register(udptransp, YPBINDPROG, YPBINDVERS, ypbindprog_2,
if (!svc_register(tcptransp, YPBINDPROG, YPBINDVERS, ypbindprog_2,
client = clntudp_create(sin, YPBINDPROG, YPBINDVERS, tv, &sock);