Searched refs:IS_LOCK_ERROR (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c22591 #define IS_LOCK_ERROR(x) ((x != SQLITE_OK) && (x != SQLITE_BUSY)) macro
23697 if( IS_LOCK_ERROR(rc) ){
23727 if( IS_LOCK_ERROR(rc) ){
23735 if( IS_LOCK_ERROR(rc) ){
23769 if( IS_LOCK_ERROR(rc) ){
23898 if( IS_LOCK_ERROR(rc) ){
23910 if( IS_LOCK_ERROR(rc) ){
23922 if( IS_LOCK_ERROR(rc) ){
23935 if( IS_LOCK_ERROR(rc) ){
23951 if( IS_LOCK_ERROR(r
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c22591 #define IS_LOCK_ERROR(x) ((x != SQLITE_OK) && (x != SQLITE_BUSY)) macro
23697 if( IS_LOCK_ERROR(rc) ){
23727 if( IS_LOCK_ERROR(rc) ){
23735 if( IS_LOCK_ERROR(rc) ){
23769 if( IS_LOCK_ERROR(rc) ){
23898 if( IS_LOCK_ERROR(rc) ){
23910 if( IS_LOCK_ERROR(rc) ){
23922 if( IS_LOCK_ERROR(rc) ){
23935 if( IS_LOCK_ERROR(rc) ){
23951 if( IS_LOCK_ERROR(r
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c22591 #define IS_LOCK_ERROR(x) ((x != SQLITE_OK) && (x != SQLITE_BUSY)) macro
23697 if( IS_LOCK_ERROR(rc) ){
23727 if( IS_LOCK_ERROR(rc) ){
23735 if( IS_LOCK_ERROR(rc) ){
23769 if( IS_LOCK_ERROR(rc) ){
23898 if( IS_LOCK_ERROR(rc) ){
23910 if( IS_LOCK_ERROR(rc) ){
23922 if( IS_LOCK_ERROR(rc) ){
23935 if( IS_LOCK_ERROR(rc) ){
23951 if( IS_LOCK_ERROR(r
[all...]

Completed in 779 milliseconds