Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dgroups.c110 for (ndx = 1; ndx < gdp->gd_cnt; ndx++) { in ld_get_group()
241 gd.gd_cnt = gisc->is_indata->d_size / sizeof (Word); in ld_group_process()
279 for (ndx = 1; ndx < gd.gd_cnt; ndx++) { in ld_group_process()
/titanic_44/usr/src/cmd/sgs/include/
H A Dlibld.h1445 size_t gd_cnt; /* number of entries in group data */ member