Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dconfig.c72 { CONF_DIRCFG, MSG_CONF_DIRCFG }, in conv_config_feat()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c388 features |= CONF_DIRCFG; in elf_config()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h64 #define CONF_DIRCFG 0x001000 /* directory configuration available */ macro