Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c137 const char *prm_audit = NULL; /* permanent LD_AUDIT string */ variable
H A Dsetup.c879 if (rpl_audit || prm_audit || profile_lib) { in setup()
884 aud[1] = prm_audit; in setup()
H A D_rtld.h588 extern const char *prm_audit; /* permanent LD_AUDIT string */
H A Dutil.c1485 str = (select & SEL_REPLACE) ? &rpl_audit : &prm_audit; in ld_generic_env()
2507 prm_audit = profile_lib = profile_name = NULL; in readenv_config()