Searched refs:ts_read (Results 1 – 1 of 1) sorted by relevance
113 static int ts_read(int fd, void *aBuf, size_t nBuf);142 /* 8 */ { "read", (sqlite3_syscall_ptr)ts_read, 0, 0, 0 },316 static int ts_read(int fd, void *aBuf, size_t nBuf){ in ts_read() function