Searched refs:cfg_get_single_option (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/libdscfg/common/ |
H A D | cfg.h | 56 int cfg_get_single_option(CFGFILE *, int, const char *, char *, char *, int);
|
H A D | mapfile-vers | 94 cfg_get_single_option;
|
H A D | cfg.c | 1311 cfg_get_single_option(CFGFILE *cfg, int section, const char *basekey, char *tag, in cfg_get_single_option() function
|
/titanic_41/usr/src/cmd/avs/rdc/ |
H A D | sndrsubr.c | 386 if (cfg_get_single_option(cfg, CFG_SEC_CONF, key, "setid", in get_cfg_setid()
|
H A D | sndrboot.c | 739 if (cfg_get_single_option(cfg, CFG_SEC_CONF, key, in read_libcfg() 770 if (cfg_get_single_option(cfg, CFG_SEC_CONF, key, "setid", in read_libcfg()
|
H A D | sndradm.c | 2989 (void) cfg_get_single_option(cfg,
|
/titanic_41/usr/src/cmd/avs/dsw/ |
H A D | iiadm.c | 2206 if (cfg_get_single_option(cfg, CFG_SEC_CONF, key,
|