Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c8837 static int apndClose(sqlite3_file*);
8903 apndClose, /* xClose */
8926 static int apndClose(sqlite3_file *pFile){ in apndClose() function