Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h364 APlist *cg_secs; /* sections, and hence files, that */ member
H A Dfiles.c639 if (aplist_append(&(cgp->cg_secs), isp, in get_cap_group()
691 if (aplist_append(&(cgp->cg_secs), isp, AL_CNT_CAP_SECS) == NULL) in get_cap_group()
H A Dsections.c1880 for (APLIST_TRAVERSE(cgp->cg_secs, idx2, isp)) { in make_cap()