Searched refs:ts_fstat (Results 1 – 1 of 1) sorted by relevance
110 static int ts_fstat(int fd, struct stat *p);139 /* 5 */ { "fstat", (sqlite3_syscall_ptr)ts_fstat, 0, 0, 0 },282 static int ts_fstat(int fd, struct stat *p){ in ts_fstat() function