DB_type
if (pp[DB_type][0] == DB_TYPE_REV) {
if (rrow[DB_type][0] == DB_TYPE_EXP)
else if (rrow[DB_type][0] == DB_TYPE_REV)
else if (rrow[DB_type][0] == DB_TYPE_VAL)
if (rrow[DB_type][0] == DB_TYPE_REV) {
row[DB_type] = malloc(2);
if (row[DB_type] == NULL || row[DB_exp_date] == NULL) {
if ((row[DB_type] == NULL) || (row[DB_file] == NULL) ||
row[DB_type][0] = DB_TYPE_VAL;
row[DB_type][1] = '\0';
row[DB_type] = malloc(2);
if (row[DB_type] == NULL || row[DB_exp_date] == NULL) {
if ((row[DB_type] == NULL) || (row[DB_file] == NULL)) {
row[DB_type][0] = DB_TYPE_VAL;
row[DB_type][1] = '\0';
} else if (rrow[DB_type][0] == DB_TYPE_REV) {
rrow[DB_type][0] = DB_TYPE_REV;
rrow[DB_type][1] = '\0';
} else if (rrow[DB_type][0] == DB_TYPE_VAL) {
row[DB_serial], rrow[DB_type][0]);
} else if (rrow[DB_type][0] == DB_TYPE_REV) {
row[DB_serial], rrow[DB_type][0]);
} else if (rrow[DB_type][0] == DB_TYPE_EXP) {
row[DB_serial], rrow[DB_type][0]);
} else if (rrow[DB_type][0] == DB_TYPE_SUSP) {
row[DB_serial], rrow[DB_type][0]);
row[DB_serial], rrow[DB_type][0]);
if (rrow[DB_type][0] == DB_TYPE_VAL) {
rrow[DB_type][0] = DB_TYPE_EXP;
rrow[DB_type][1] = '\0';
rrow[DB_type][0] = DB_TYPE_EXP;
rrow[DB_type][1] = '\0';
if ((pp[DB_type][0] != DB_TYPE_REV) &&
if ((pp[DB_type][0] == DB_TYPE_REV) &&
} else if (inf[DB_type][0] == DB_TYPE_VAL) {
} else if (inf[DB_type][0] == DB_TYPE_REV) {