Home
last modified time | relevance | path

Searched refs:clnt2 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b_subr.c455 CLIENT *clnt2; local
557 clnt2 = 0;
558 while (clnt2 == 0 && (nconf = __rpc_getconf(handle)) != 0) {
566 clnt2 =
576 if (clnt2 == 0) {
589 if ((enum clnt_stat) clnt_call(clnt2,
606 getnetconfigent(clnt2->cl_netid);
614 clnt_destroy(clnt2);
622 clnt_control(clnt2, CLGET_SVC_ADDR,
638 clnt_destroy(clnt2);
[all …]