Searched defs:grpndx (Results 1 - 1 of 1) sorted by relevance

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

Completed in 59 milliseconds