Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dcap.c1331 uchar_t grpndx; in cap_match() local
1337 grpndx = (uchar_t)ELF_C_GROUP(CAPINFO(ilmp)[symndx]); in cap_match()
1343 if (grpndx != CAPINFO_SUNW_GLOB) { in cap_match()
1346 return (sym_cap_check(cap, grpndx, &symcapset, ilmp, in cap_match()
1396 if ((grpndx = in cap_match()
1400 if (sym_cap_check(cap, grpndx, &symcapset, ilmp, in cap_match()