Home
last modified time | relevance | path

Searched refs:cfg_get_options (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libdscfg/common/
H A Dcfg.h52 int cfg_get_options(CFGFILE *cfg, int section, const char *basekey,
H A Dmapfile-vers51 cfg_get_options;
H A Dcfg.c1149 cfg_get_options(CFGFILE *cfg, int section, const char *basekey, char *tag, in cfg_get_options() function
/titanic_41/usr/src/cmd/avs/rdc/
H A Dsndradm.c3510 if (cfg_get_options(cfg, CFG_SEC_CONF, key, tag, CFG_MAX_BUF, val,
3518 } while (cfg_get_options(cfg, CFG_SEC_CONF, NULL, tag,
3610 if (cfg_get_options(cfg, CFG_SEC_CONF, key, tag,
3618 } while (cfg_get_options(cfg, CFG_SEC_CONF,
3742 if (cfg_get_options(cfg, CFG_SEC_CONF, key, tag, CFG_MAX_BUF, val,
3751 } while (cfg_get_options(cfg, CFG_SEC_CONF, NULL, tag,