Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c191 const char *profile_lib = NULL; /* audit library to perform profile */ variable
H A Dsetup.c879 if (rpl_audit || prm_audit || profile_lib) { in setup()
885 aud[2] = profile_lib; in setup()
H A Dutil.c2046 profile_lib = in ld_generic_env()
2053 profile_lib = in ld_generic_env()
2062 profile_lib = NULL; in ld_generic_env()
2443 rpl_audit = profile_lib = profile_name = NULL; in procenv_user()
2507 prm_audit = profile_lib = profile_name = NULL; in readenv_config()
H A D_rtld.h620 extern const char *profile_lib; /* audit library to perform profile */