ts_fchmod 107 third_party/sqlite/src/src/test_syscall.c static int ts_fchmod(int fd, mode_t mode); ts_fchmod 132 third_party/sqlite/src/src/test_syscall.c /* 14 */ { "fchmod", (sqlite3_syscall_ptr)ts_fchmod, 0, 0, 0 },