Lines Matching refs:YPBINDPROG
224 if (!svc_reg(transp, YPBINDPROG, YPBINDVERS, ypbindprog_3, 0)) {
228 if (!svc_reg(transp, YPBINDPROG, YPBINDVERS_2,
235 if (!svc_reg(transp, YPBINDPROG, YPBINDVERS_1,
345 YPBINDPROG, YPBINDVERS, nconf)) == NULL) {
364 (void) rpcb_unset(YPBINDPROG, YPBINDVERS_2, nconf);
365 if (!svc_reg(xprt, YPBINDPROG, YPBINDVERS_2,
377 (void) rpcb_unset(YPBINDPROG, YPBINDVERS_1,
379 if (!svc_reg(xprt, YPBINDPROG, YPBINDVERS_1,
597 rpcb_unset(YPBINDPROG, YPBINDVERS, 0); in clear_bindings()
598 rpcb_unset(YPBINDPROG, YPBINDVERS_2, 0); in clear_bindings()
599 rpcb_unset(YPBINDPROG, YPBINDVERS_1, 0); in clear_bindings()