tsIsFailErrno     207 third_party/sqlite/src/src/test_syscall.c   if( tsIsFailErrno("open") ){
tsIsFailErrno     263 third_party/sqlite/src/src/test_syscall.c   if( tsIsFailErrno("fstat") ){
tsIsFailErrno     273 third_party/sqlite/src/src/test_syscall.c   if( tsIsFailErrno("ftruncate") ){
tsIsFailErrno     285 third_party/sqlite/src/src/test_syscall.c   if( tsIsFailErrno("fcntl") ){
tsIsFailErrno     297 third_party/sqlite/src/src/test_syscall.c   if( tsIsFailErrno("read") ){
tsIsFailErrno     307 third_party/sqlite/src/src/test_syscall.c   if( tsIsFailErrno("pread") ){
tsIsFailErrno     317 third_party/sqlite/src/src/test_syscall.c   if( tsIsFailErrno("pread64") ){
tsIsFailErrno     327 third_party/sqlite/src/src/test_syscall.c   if( tsIsFailErrno("write") ){
tsIsFailErrno     337 third_party/sqlite/src/src/test_syscall.c   if( tsIsFailErrno("pwrite") ){
tsIsFailErrno     347 third_party/sqlite/src/src/test_syscall.c   if( tsIsFailErrno("pwrite64") ){