Home
last modified time | relevance | path

Searched refs:PRMENV (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c195 PRMENV, /* permanent LD_LIBRARY_PATH */
H A D_rtld.h63 #define PRMENV 2 /* permanent LD_LIBRARY_PATH */ macro
H A Dpaths.c182 case PRMENV: in get_dir_list()