Searched refs:proxyFileControl (Results 1 – 1 of 1) sorted by relevance
42726 static int proxyFileControl(sqlite3_file*,int,void*);42949 return proxyFileControl(id,op,pArg); in unixFileControl()46775 static int proxyFileControl(sqlite3_file *id, int op, void *pArg){ in proxyFileControl() function