Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c370 (!(rtld_flags2 & RT_FL2_NOFLTCFG))) { in elf_config()
H A D_rtld.h318 #define RT_FL2_NOFLTCFG 0x00000010 /* disable config filter use */ macro
H A Dutil.c1720 val = RT_FL2_NOFLTCFG; in ld_generic_env()