Searched refs:SEL_ACT_SPEC_2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c1440 #define SEL_ACT_SPEC_2 0x4000 /* need special handling */ macro
1491 select |= SEL_ACT_SPEC_2;
1527 select |= SEL_ACT_SPEC_2;
1549 select |= SEL_ACT_SPEC_2;
1655 select |= SEL_ACT_SPEC_2;
1779 select |= SEL_ACT_SPEC_2;
1806 select |= SEL_ACT_SPEC_2;
1828 select |= SEL_ACT_SPEC_2;
1996 } else if (select & SEL_ACT_SPEC_2) {

Completed in 86 milliseconds