Searched refs:resp_3 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b_subr.c421 ypbind_resp *resp_3; local
425 resp_3 = ypbindproc_domain_3(&arg_3, clnt);
426 if (resp_3 == NULL)
428 resp.ypbind_status = resp_3->ypbind_status;
429 if (resp_3->ypbind_status == YPBIND_SUCC_VAL) {
434 resp_3->ypbind_resp_u.ypbind_bindinfo->ypbind_svcaddr->buf;
444 resp_3->ypbind_resp_u.ypbind_error;

Completed in 58 milliseconds