Searched defs:ghp3 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c1072 Grp_hdl *ghp3; local
1104 for (APLIST_TRAVERSE(ghalp, idx3, ghp3)) {
1108 for (ALIST_TRAVERSE(ghp3->gh_depends,
1276 Grp_hdl *ghp3; local
1313 for (APLIST_TRAVERSE(HANDLES(lmp), idx3, ghp3)) {
1314 if (ghp3->gh_flags & GPH_PRIVATE)
1315 free_hdl(ghp3);

Completed in 60 milliseconds