Searched refs:DB_type (Results 1 – 3 of 3) sorted by relevance
851 if ((pp[DB_type][0] != DB_TYPE_REV) && (pp[DB_rev_date][0] != '\0')) { in MAIN()857 if ((pp[DB_type][0] == DB_TYPE_REV) && in MAIN()1358 if (pp[DB_type][0] == DB_TYPE_REV) { in MAIN()1904 if (rrow[DB_type][0] == 'E') in do_body()1906 else if (rrow[DB_type][0] == 'R') in do_body()1908 else if (rrow[DB_type][0] == 'V') in do_body()1913 if (rrow[DB_type][0] == 'R') { in do_body()2101 row[DB_type] = (char *)OPENSSL_malloc(2); in do_body()2114 if ((row[DB_type] == NULL) || (row[DB_exp_date] == NULL) || in do_body()2120 row[DB_type][0] = 'V'; in do_body()[all …]
277 # define DB_type 0 macro
1043 else if (inf[DB_type][0] == DB_TYPE_VAL) in make_ocsp_response()1047 else if (inf[DB_type][0] == DB_TYPE_REV) { in make_ocsp_response()