Searched refs:fchmod (Results 1 – 2 of 2) sorted by relevance
1061 Self::fchmod(fd, mode) in handle()
1631 pub fn fchmod(fd: i32, mode: u32) -> Result<usize, SystemError> { in fchmod() method