Searched refs:MAXCB (Results 1 – 1 of 1) sorted by relevance
260 #define MAXCB 20 macro267 const char *keyws[MAXCB]; in test_load_config()268 test_cfg_func_t callbs[MAXCB]; in test_load_config()286 for (i = 0; i < MAXCB; i++) { in test_load_config()293 if (i == MAXCB) { in test_load_config()294 test_debugf(t, "too many arguments to function >= %d", MAXCB); in test_load_config()