Searched refs:test_cfg_func_t (Results 1 – 3 of 3) sorted by relevance
268 test_cfg_func_t callbs[MAXCB]; in test_load_config()290 callbs[i] = (test_cfg_func_t)va_arg(va, test_cfg_func_t); in test_load_config()
41 typedef int (*test_cfg_func_t)(char **fields, int nfields, char **err); typedef
50 typedef int (*test_cfg_func_t)(char **fields, int nfields, char **err);