Searched refs:pResOut (Results 1 – 2 of 2) sorted by relevance
787 int (*xCheckReservedLock)(sqlite3_file*, int *pResOut);1351 int (*xAccess)(sqlite3_vfs*, const char *zName, int flags, int *pResOut);
22400 int *pResOut in sqlite3OsAccess() argument34666 *pResOut = 0;35347 *pResOut = 1;40142 pResOut=0;43983 pFile->h, pResOut, *pResOut));46059 *pResOut = rc;46061 zFilename, pResOut, *pResOut));46969 *pResOut = 0;47088 int *pResOut47090 *pResOut = 0;[all …]
Completed in 384 milliseconds