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