Searched refs:fchmod (Results 1 – 5 of 5) sorted by relevance
10 int fchmod(int fd, mode_t mode);11 int fchmod(int fd, mode_t mode){ in fchmod() function
69 # Disable fchmod to make sure SQLite itself does not try to change the73 test_syscall install fchmod99 # Reenable fchmod
61 fcntl read pread write pwrite fchmod fallocate
953 test_syscall install fchmod
460 { "fchmod", (sqlite3_syscall_ptr)fchmod, 0 },