Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c1106 Grp_desc *gdp4; in remove_hdl() local
1109 idx4, gdp4)) { in remove_hdl()
1110 if ((gdp4->gd_flags & GPD_ADDEPS) == 0) in remove_hdl()
1112 if (aplist_test(&lmalp, gdp4->gd_depend, in remove_hdl()
1182 Grp_desc *gdp4; in remove_hdl() local
1206 idx4, gdp4)) { in remove_hdl()
1207 if (gdp4->gd_depend != dlmp) in remove_hdl()
1210 if (gdp4->gd_flags & GPD_REMOVE) in remove_hdl()
1211 gdp4->gd_flags &= ~GPD_REMOVE; in remove_hdl()