Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dremove.c678 Grp_hdl *ghp2; in gdp_collect() local
680 if ((pdp->pd_plen == 0) || ((ghp2 = in gdp_collect()
685 ghp2) == 0) in gdp_collect()
1027 Grp_hdl *ghp2; in remove_hdl() local
1050 for (APLIST_TRAVERSE(ghalp, idx1, ghp2)) { in remove_hdl()
1051 Grp_hdl *ghp = ghp2; in remove_hdl()
1158 for (APLIST_TRAVERSE(ghalp, idx1, ghp2)) { in remove_hdl()
1159 for (ALIST_TRAVERSE(ghp2->gh_depends, idx2, gdp)) in remove_hdl()
1168 for (APLIST_TRAVERSE(ghalp, idx1, ghp2)) { in remove_hdl()
1169 Grp_hdl *ghp = ghp2; in remove_hdl()
[all …]
H A Dutil.c3458 Grp_hdl *ghp1, *ghp2; in callable() local
3510 for (APLIST_TRAVERSE(dalp, idx2, ghp2)) { in callable()
3514 if (ghp1 != ghp2) in callable()
3525 for (ALIST_TRAVERSE(ghp2->gh_depends, idx3, gdp)) { in callable()