Searched refs:failed2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c27312 int failed2 = SQLITE_OK; local
27316 if( failed && (failed2 = afpSetLock(context->dbPath, pFile,
27321 rc = ((failed & SQLITE_IOERR) == SQLITE_IOERR) ? failed2 :
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c32215 int failed2 = SQLITE_OK; local
[all...]

Completed in 689 milliseconds