Home
last modified time | relevance | path

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

/illumos-gate/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()
1169 Grp_hdl *ghp = ghp2; in remove_hdl()
1228 Grp_hdl *ghp = ghp2; in remove_hdl()
1271 Grp_hdl *ghp = ghp2; in remove_hdl()
[all …]
H A Dutil.c3461 Grp_hdl *ghp1, *ghp2; in callable() local
3513 for (APLIST_TRAVERSE(dalp, idx2, ghp2)) { in callable()
3517 if (ghp1 != ghp2) in callable()
3528 for (ALIST_TRAVERSE(ghp2->gh_depends, idx3, gdp)) { in callable()