Searched refs:tsErrno (Results 1 – 1 of 1) sorted by relevance
198 static int tsErrno(const char *zFunc){ in tsErrno() function217 errno = tsErrno(zFunc); in tsIsFailErrno()348 if( tsErrno("write")==EINTR ) orig_write(fd, aBuf, nBuf/2); in ts_write()395 return tsErrno("fallocate"); in ts_fallocate()