Home
last modified time | relevance | path

Searched refs:DB_file (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/apps/
Dca.c1804 p = rrow[DB_file]; in do_body()
1864 row[DB_file] = OPENSSL_strdup("unknown"); in do_body()
1865 if ((row[DB_type] == NULL) || (row[DB_file] == NULL) in do_body()
2097 row[DB_file] = OPENSSL_strdup("unknown"); in do_revoke()
2099 if (row[DB_type] == NULL || row[DB_file] == NULL) { in do_revoke()
Dapps.h507 # define DB_file 4 macro