Searched refs:cfg_type (Results 1 – 2 of 2) sorted by relevance
62 enum cfg_type { enum89 const enum cfg_type cfg_type; member308 .cfg_type = CFG_ ##_mtype ## _ITEM, \628 switch (meta->cfg_type) { in cfg_store_print()695 switch (meta->cfg_type) { in cfg_ini_config_print()
243 #define cfg_type(id) do_call(__cfg_type, id) macro