Searched refs:ts_fcntl (Results 1 – 1 of 1) sorted by relevance
112 static int ts_fcntl(int fd, int cmd, ... );141 /* 7 */ { "fcntl", (sqlite3_syscall_ptr)ts_fcntl, 0, EACCES, 0 },302 static int ts_fcntl(int fd, int cmd, ... ){ in ts_fcntl() function