Searched refs:cfg_put_options (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libdscfg/common/ |
H A D | cfg.h | 54 int cfg_put_options(CFGFILE *cfg, int section, const char *basekey,
|
H A D | mapfile-vers | 52 cfg_put_options;
|
H A D | cfg.c | 1203 cfg_put_options(CFGFILE *cfg, int section, const char *basekey, char *tag, in cfg_put_options() function
|
/titanic_41/usr/src/cmd/avs/rdc/ |
H A D | sndrboot.c | 564 if (cfg_put_options(cfg, CFG_SEC_CONF, key, "setid", buf) < 0) in update_setids() 632 if (cfg_put_options(cfg, CFG_SEC_CONF, key, "lghn", lhostname) < 0) in get_lghn()
|
H A D | sndradm.c | 2922 if (cfg_put_options(cfg, CFG_SEC_CONF, 2931 if (cfg_put_options(cfg, CFG_SEC_CONF, 3563 if (cfg_put_options(cfg, CFG_SEC_CONF, key, auto_tag, "on") 3679 if (cfg_put_options(cfg, CFG_SEC_CONF, key, 4006 if (cfg_put_options(cfg, CFG_SEC_CONF, key, "setid",
|