ITAB_FIELDS
char *fields[ITAB_FIELDS];
n_fields = bufsplit(entry, ITAB_FIELDS - 1, fields);
if (n_fields != (ITAB_FIELDS - 1))