Home
last modified time | relevance | path

Searched defs:dbfile (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Tools/pynche/
DMain.py124 dbfile=None): argument
/third_party/openssl/apps/
Dapps.c1539 CA_DB *load_index(const char *dbfile, DB_ATTR *db_attr) in load_index()
1630 int save_index(const char *dbfile, const char *suffix, CA_DB *db) in save_index()
1676 int rotate_index(const char *dbfile, const char *new_suffix, in rotate_index()
Dca.c248 char *dbfile = NULL, *f; in ca_main() local