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