Searched defs:fchmod (Results 1 – 3 of 3) sorted by relevance
38 fchmod(int fd, mode_t m) in fchmod() function
70 int (*fchmod)(struct open_file *f, mode_t); member
430 int fchmod(int fd, int perms) { in fchmod() function