Searched refs:aghp (Results 1 – 1 of 1) sorted by relevance
203 Grp_hdl *ghp = NULL, *aghp; in hdl_create() local225 for (APLIST_TRAVERSE(*alpp, idx, aghp)) { in hdl_create()226 if ((aghp->gh_flags & GPH_FIRST) == (hflags & GPH_FIRST)) { in hdl_create()227 ghp = aghp; in hdl_create()