Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c203 Grp_hdl *ghp = NULL, *aghp; in hdl_create() local
225 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()