Searched refs:MAXFIELD (Results 1 – 2 of 2) sorted by relevance
261 #define MAXFIELD 20 macro269 char *fields[MAXFIELD]; in test_load_config()366 for (nfields = 0; nfields < MAXFIELD; nfields++) { in test_load_config()
1065 #define MAXFIELD 64 macro1066 char fieldbuf[MAXFIELD];