Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdscfg/common/
H A Dcfg.h91 #define CFG_PARSE_CONF 0 /* config section key */ macro
H A Dcfg.c2390 if (section == CFG_PARSE_CONF) { in cfg_update_parser_config()
/titanic_41/usr/src/cmd/avs/dscfg/
H A Ddscfg.c188 rc = cfg_update_parser_config(cfg, buff, CFG_PARSE_CONF); in parse_parse_config()