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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c21788 SQLITE_API extern int sqlite3_open_file_count;
21789 #define OpenCounter(X) sqlite3_open_file_count+=(X)
25795 SQLITE_API int sqlite3_open_file_count = 0; variable
[all...]

Completed in 470 milliseconds