Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c457 FLAGS1(lmp) |= FL1_RT_ALTCAP; in cap_check_lmp_init()
474 (FLAGS1(lmp) & FL1_RT_ALTCAP), NULL, rej)); in cap_check_lmp()
1193 if (FLAGS1(lmp) & FL1_RT_ALTCAP) in sym_cap_check()
H A Dpaths.c433 if (FLAGS1(lmp) & FL1_RT_ALTCAP) in expand()
470 if (FLAGS1(lmp) & FL1_RT_ALTCAP) in expand()
H A Delf.c2289 FLAGS1(lmp) |= FL1_RT_ALTCAP;
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h857 #define FL1_RT_ALTCAP 0x00000004 /* alternative system capabilities */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c84 { MSG_ORIG(MSG_FL1_ALTCAP), FL1_RT_ALTCAP, FL1_RT_ALTCAP},