Searched refs:ts_close (Results 1 – 1 of 1) sorted by relevance
106 static int ts_close(int fd);135 /* 1 */ { "close", (sqlite3_syscall_ptr)ts_close, 0, 0, 0 },236 static int ts_close(int fd){ in ts_close() function