Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dpaths.c189 if (prm_libpath) { in get_dir_list()
193 DBG_CALL(Dbg_libs_path(lml, prm_libpath, mode, in get_dir_list()
206 prm_libpath, config->c_name); in get_dir_list()
216 (void) expand_paths(lmp, prm_libpath, in get_dir_list()
H A Dglobals.c140 const char *prm_libpath = NULL; /* permanent LD_LIBRARY_PATH string */ variable
H A D_rtld.h591 extern const char *prm_libpath; /* permanent LD_LIBRARY string */
H A Dutil.c1644 &prm_libpath; in ld_generic_env()