Searched refs:ts_fchmod (Results 1 – 1 of 1) sorted by relevance
122 static int ts_fchmod(int fd, mode_t mode);148 /* 14 */ { "fchmod", (sqlite3_syscall_ptr)ts_fchmod, 0, 0, 0 },377 static int ts_fchmod(int fd, mode_t mode){ in ts_fchmod() function