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