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

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_b_clnt.c62 ypbindproc_domain_3(ypbind_domain *argp, CLIENT *clnt) function
H A Dyp_b.h146 extern ypbind_resp *ypbindproc_domain_3();
H A Dyp_bind.c618 * The interface to ypbindproc_domain_3 is MT-unsafe, but we're
623 ypbind_resp = ypbindproc_domain_3(&ypbd, tb);
631 "ypbindproc_domain_3: can't contact ypbind");
772 * The interface to ypbindproc_domain_3 is MT-unsafe, but we're
777 ypbind_resp = ypbindproc_domain_3(&ypbd, tb);
785 "ypbindproc_domain_3: can't contact ypbind");
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b.h140 extern ypbind_resp *ypbindproc_domain_3();
H A Dyp_b_svc.c497 local = (char *(*)()) ypbindproc_domain_3;
H A Dypwhich.c414 response = ypbindproc_domain_3(&ypbd, client);
H A Dyp_b_subr.c241 ypbindproc_domain_3(argp, clnt) function
357 fprintf(stderr, "ypbindproc_domain_3: %s starting pid = %d try = %d\n",
401 * call ypbindproc_domain_3 and convert results
425 resp_3 = ypbindproc_domain_3(&arg_3, clnt);
/illumos-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl999 ypbind_resp *ypbindproc_domain_3(ypbind_domain *argp, CLIENT *clnt);

Completed in 85 milliseconds