Searched refs:unixFileControl (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/third_party/sqlite/src/src/ |
| D | os_unix.c | 3470 static int unixFileControl(sqlite3_file *id, int op, void *pArg){ in unixFileControl() function 4225 unixFileControl, /* xFileControl */ \
|
| /external/chromium_org/third_party/sqlite/amalgamation/ |
| D | sqlite3.c | 27611 static int unixFileControl(sqlite3_file *id, int op, void *pArg){ 28366 unixFileControl, /* xFileControl */ \
|
| /external/sqlite/dist/ |
| D | sqlite3.c | 28045 static int unixFileControl(sqlite3_file *id, int op, void *pArg){ 29236 unixFileControl, /* xFileControl */ \
|
| /external/sqlite/dist/orig/ |
| D | sqlite3.c | 28025 static int unixFileControl(sqlite3_file *id, int op, void *pArg){ 29216 unixFileControl, /* xFileControl */ \
|