Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c610 gdp_collect(APlist **ghalpp, APlist **lmalpp, Grp_hdl *ghp1) in gdp_collect() argument
620 if ((action = aplist_test(ghalpp, ghp1, AL_CNT_GRPCLCT)) != in gdp_collect()
628 for (ALIST_TRAVERSE(ghp1->gh_depends, idx1, gdp)) { in gdp_collect()
H A Dutil.c3461 Grp_hdl *ghp1, *ghp2; in callable() local
3502 for (APLIST_TRAVERSE(calp, idx1, ghp1)) { in callable()
3507 if (ghp && (ghp1 == ghp)) in callable()
3517 if (ghp1 != ghp2) in callable()