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

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_syscall.c195 static int tsIsFailErrno(const char *zFunc){ function
207 if( tsIsFailErrno("open") ){
263 if( tsIsFailErrno("fstat") ){
273 if( tsIsFailErrno("ftruncate") ){
285 if( tsIsFailErrno("fcntl") ){
297 if( tsIsFailErrno("read") ){
307 if( tsIsFailErrno("pread") ){
317 if( tsIsFailErrno("pread64") ){
327 if( tsIsFailErrno("write") ){
337 if( tsIsFailErrno("pwrit
[all...]

Completed in 340 milliseconds