Home
last modified time | relevance | path

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

/titanic_41/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) in ypbind_point_to_domain() function
1183 cur_domain = ypbind_point_to_domain(domain); in ypbind_init_default()