Searched refs:CFG_CONFIG_SIZE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libdscfg/common/ | ||
H A D | cfg_impl.h | 240 #define CFG_CONFIG_SIZE (CFG_DEFAULT_PARSE_SIZE + \ macro |
H A D | cfg.c | 2989 (sizeof (struct cfgheader) + CFG_CONFIG_SIZE)); in cfg_open() |