Searched refs:local_ioerr (Results 1 – 1 of 1) sorted by relevance
368 if( sqlite_io_error_pending-- == 1 ){ local_ioerr(); return A; }369 static void local_ioerr(){ in local_ioerr() function