Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dconfig.c69 { CONF_ESLIBPATH, MSG_CONF_ESLIBPATH }, in conv_config_feat()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c351 features |= CONF_ESLIBPATH; in elf_config()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h61 #define CONF_ESLIBPATH 0x000200 /* ELF secure library path */ macro