Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c142 const char *prm_preload = NULL; /* permanent LD_PRELOAD string */ variable
H A Dsetup.c972 if (prm_preload && (preload(prm_preload, mlmp, &clmp) == 0)) in setup()
H A D_rtld.h593 extern const char *prm_preload; /* permanent LD_PRELOAD string */
H A Dutil.c1777 &prm_preload; in ld_generic_env()