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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b_subr.c85 static struct domain *ypbind_point_to_domain();
264 if ((cur_domain = ypbind_point_to_domain(argp->ypbind_domainname)) !=
922 if ((a_domain = ypbind_point_to_domain(argp->ypsetdom_domain))
959 ypbind_point_to_domain(pname) function
978 "ypbind_point_to_domain: strdup failed\n");
1005 syslog(LOG_ERR, "ypbind_point_to_domain: malloc failed\n");
1183 cur_domain = ypbind_point_to_domain(domain);

Completed in 44 milliseconds