Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdscfg/common/
H A Dcfg.h85 #define CFG_SEC_ALL 2 /* rewind both sections */ macro
H A Dcfg.c2246 case CFG_SEC_ALL: in cfg_rewind()
/titanic_50/usr/src/cmd/avs/dscfg/
H A Ddscfg.c181 cfg_rewind(cfg, CFG_SEC_ALL); in parse_parse_config()