Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c11622 static int apndClose(sqlite3_file*);
11688 apndClose, /* xClose */
11711 static int apndClose(sqlite3_file *pFile){ in apndClose() function