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

/external/sqlite/dist/orig/
H A Dshell.c3500 static int apndFileControl(sqlite3_file*, int op, void *pArg);
3566 apndFileControl, /* xFileControl */
3706 static int apndFileControl(sqlite3_file *pFile, int op, void *pArg){ function
/external/sqlite/dist/
H A Dshell.c3506 static int apndFileControl(sqlite3_file*, int op, void *pArg);
3572 apndFileControl, /* xFileControl */
3712 static int apndFileControl(sqlite3_file *pFile, int op, void *pArg){ function

Completed in 168 milliseconds