Home
last modified time | relevance | path

Searched refs:db_file_exists (Results 1 - 2 of 2) sorted by relevance

/third_party/libsnd/regtest/
H A Dregtest.h28 int db_file_exists (REG_DB * db_handle, const char * filename) ;
H A Ddatabase.c152 db_file_exists (REG_DB * db_handle, const char * filename) in db_file_exists() function
169 } /* db_file_exists */ in db_file_exists()
183 if (db_file_exists (db_handle, filepath)) in db_add_file()
226 if (db_file_exists (db_handle, filepath) == 0) in db_check_file()

Completed in 1 milliseconds