Searched refs:DB_type (Results 1 – 3 of 3) sorted by relevance
2174 row[DB_type] = malloc(2); in do_body()2195 row[DB_type][0] = DB_TYPE_VAL; in do_body()2196 row[DB_type][1] = '\0'; in do_body()2301 row[DB_type] = malloc(2); in do_revoke()2323 row[DB_type][0] = DB_TYPE_VAL; in do_revoke()2324 row[DB_type][1] = '\0'; in do_revoke()2364 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()2365 rrow[DB_type][1] = '\0'; in do_revoke()2493 rrow[DB_type][1] = '\0'; in do_updatedb()2500 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()[all …]
190 #define DB_type 0 macro
1303 } else if (inf[DB_type][0] == DB_TYPE_VAL) { in make_ocsp_response()1307 } else if (inf[DB_type][0] == DB_TYPE_REV) { in make_ocsp_response()