Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c190 const char *profile_lib = NULL; /* audit library to perform profile */ variable
H A Dsetup.c943 if (rpl_audit || prm_audit || profile_lib) { in setup()
949 aud[2] = profile_lib; in setup()
H A Dutil.c2043 profile_lib = in ld_generic_env()
2050 profile_lib = in ld_generic_env()
2059 profile_lib = NULL; in ld_generic_env()
2441 rpl_audit = profile_lib = profile_name = NULL; in procenv_user()
2505 prm_audit = profile_lib = profile_name = NULL; in readenv_config()
H A D_rtld.h627 extern const char *profile_lib; /* audit library to perform profile */