Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c359 (!(rtld_flags & RT_FL_NOENVCFG))) { in elf_config()
H A D_rtld.h306 #define RT_FL_NOENVCFG 0x10000000 /* disable config envars use */ macro
H A Dutil.c1714 val = RT_FL_NOENVCFG; in ld_generic_env()