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; local
680 if ((pdp->pd_plen == 0) || ((ghp2 =
685 ghp2) == 0)
1027 Grp_hdl *ghp2; local
1050 for (APLIST_TRAVERSE(ghalp, idx1, ghp2)) {
1051 Grp_hdl *ghp = ghp2;
1158 for (APLIST_TRAVERSE(ghalp, idx1, ghp2)) {
1159 for (ALIST_TRAVERSE(ghp2->gh_depends, idx2, gdp))
1168 for (APLIST_TRAVERSE(ghalp, idx1, ghp2)) {
1169 Grp_hdl *ghp = ghp2;
[all...]
H A Dutil.c3457 Grp_hdl *ghp1, *ghp2; local
3509 for (APLIST_TRAVERSE(dalp, idx2, ghp2)) {
3513 if (ghp1 != ghp2)
3524 for (ALIST_TRAVERSE(ghp2->gh_depends, idx3, gdp)) {

Completed in 68 milliseconds