Searched refs:ts_stat (Results 1 – 1 of 1) sorted by relevance
109 static int ts_stat(const char *zPath, struct stat *p);138 /* 4 */ { "stat", (sqlite3_syscall_ptr)ts_stat, 0, 0, 0 },272 static int ts_stat(const char *zPath, struct stat *p){ in ts_stat() function