Searched refs:ts_access (Results 1 – 1 of 1) sorted by relevance
107 static int ts_access(const char *zPath, int mode);136 /* 2 */ { "access", (sqlite3_syscall_ptr)ts_access, 0, 0, 0 },252 static int ts_access(const char *zPath, int mode){ in ts_access() function