Lines Matching refs:clnt2
457 CLIENT *clnt2;
559 clnt2 = 0;
560 while (clnt2 == 0 && (nconf = __rpc_getconf(handle)) != 0) {
568 clnt2 =
578 if (clnt2 == 0) {
591 if ((enum clnt_stat) clnt_call(clnt2,
608 getnetconfigent(clnt2->cl_netid);
616 clnt_destroy(clnt2);
624 clnt_control(clnt2, CLGET_SVC_ADDR,
640 clnt_destroy(clnt2);
644 res = ypbind_pipe_setdom(clnt2, domain,
647 clnt_destroy(clnt2);
656 clnt_perror(clnt2, servername);
658 clnt_destroy(clnt2);