osStat           28822 third_party/sqlite/amalgamation/sqlite3.c     if( osStat(zDir, &buf) ) continue;
osStat           28915 third_party/sqlite/amalgamation/sqlite3.c   if( 0==osStat(zPath, &sStat) ){
osStat           28985 third_party/sqlite/amalgamation/sqlite3.c     if( 0==osStat(zDb, &sStat) ){
osStat           29373 third_party/sqlite/amalgamation/sqlite3.c     if( 0==osStat(zPath, &buf) && buf.st_size==0 ){
osStat           30549 third_party/sqlite/amalgamation/sqlite3.c       if( osStat(pCtx->conchFilePath, &conchInfo) == -1 ) {
osStat           4681 third_party/sqlite/src/src/os_unix.c     if( osStat(zDir, &buf) ) continue;
osStat           4774 third_party/sqlite/src/src/os_unix.c   if( 0==osStat(zPath, &sStat) ){
osStat           4844 third_party/sqlite/src/src/os_unix.c     if( 0==osStat(zDb, &sStat) ){
osStat           5232 third_party/sqlite/src/src/os_unix.c     if( 0==osStat(zPath, &buf) && buf.st_size==0 ){
osStat           6408 third_party/sqlite/src/src/os_unix.c       if( osStat(pCtx->conchFilePath, &conchInfo) == -1 ) {