yp_bind_local
CLIENT *yp_bind_local(u_int program, u_int version);
ypserv = yp_bind_local(YPPROG, YPVERS);
client = yp_bind_local(YPPROG, YPVERS);