Searched refs:DB_file (Results 1 – 2 of 2) sorted by relevance
1886 p = rrow[DB_file]; in do_body()1946 row[DB_file] = OPENSSL_strdup("unknown"); in do_body()1947 if ((row[DB_type] == NULL) || (row[DB_file] == NULL) in do_body()2175 row[DB_file] = OPENSSL_strdup("unknown"); in do_revoke()2177 if (row[DB_type] == NULL || row[DB_file] == NULL) { in do_revoke()
199 # define DB_file 4 macro