Searched refs:DB_type (Results 1 – 3 of 3) sorted by relevance
639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()2147 rrow[DB_type][1] = '\0'; in do_revoke()2253 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()2264 rrow[DB_type][1] = '\0'; in do_updatedb()2270 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()[all …]
503 # define DB_type 0 macro
1205 } else if (inf[DB_type][0] == DB_TYPE_VAL) {1209 } else if (inf[DB_type][0] == DB_TYPE_REV) {