Searched defs:fchmod (Results 1 – 3 of 3) sorted by relevance
864 pub fn fchmod(fd: c_int, mode: mode_t) -> c_int; in fchmod() function
1776 pub fn fchmod(attr1: c_int, attr2: mode_t) -> c_int; in fchmod() function
3583 pub fn fchmod(fd: c_int, mode: mode_t) -> c_int; in fchmod() function