Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c170 const char *prm_hwcap = NULL; /* permanent hwcap str */ variable
H A Dcap.c1107 (prm_hwcap == NULL) && (prm_sfcap == NULL) && in cap_alternative()
1147 if (prm_hwcap && (cap_modify(CA_SUNW_HW_1, prm_hwcap) == 0)) in cap_alternative()
H A D_rtld.h638 extern const char *prm_hwcap; /* permanent hwcap str */
H A Dutil.c1622 &rpl_hwcap : &prm_hwcap; in ld_generic_env()