Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c1417 uchar_t grpndx; in cap_match() local
1423 grpndx = (uchar_t)ELF_C_GROUP(CAPINFO(ilmp)[symndx]); in cap_match()
1429 if (grpndx != CAPINFO_SUNW_GLOB) { in cap_match()
1432 return (sym_cap_check(cap, grpndx, &symcapset, ilmp, in cap_match()
1482 if ((grpndx = in cap_match()
1486 if (sym_cap_check(cap, grpndx, &symcapset, ilmp, in cap_match()