Home
last modified time | relevance | path

Searched refs:read_active_database_path (Results 1 – 4 of 4) sorted by relevance

/dports/security/ylva/ylva-1.7/src/
H A Ddb.c101 path = read_active_database_path(); in db_insert_entry()
158 path = read_active_database_path(); in db_update_entry()
228 path = read_active_database_path(); in db_get_entry_by_id()
297 path = read_active_database_path(); in db_delete_entry()
365 path = read_active_database_path(); in db_get_list()
431 path = read_active_database_path(); in db_find()
H A Dutils.h17 char *read_active_database_path();
H A Dcmd_ui.c174 path = read_active_database_path(); in encrypt_database()
553 path = read_active_database_path(); in show_current_db_path()
H A Dutils.c152 char *read_active_database_path() in read_active_database_path() function