Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c204 Grp_hdl *ghp = NULL, *aghp; in hdl_create() local
226 for (APLIST_TRAVERSE(*alpp, idx, aghp)) { in hdl_create()
227 if ((aghp->gh_flags & GPH_FIRST) == (hflags & GPH_FIRST)) { in hdl_create()
228 ghp = aghp; in hdl_create()