Searched refs:checkgrp (Results 1 – 1 of 1) sorted by relevance
2981 struct grouplist *checkgrp; in get_host() local3013 for (checkgrp = tgrp; checkgrp != NULL; in get_host()3014 checkgrp = checkgrp->gr_next) { in get_host()3015 if (checkgrp->gr_type != GT_HOST) in get_host()3017 for (tai = checkgrp->gr_ptr.gt_addrinfo; tai != NULL; in get_host()