Searched refs:fchmodat (Results 1 – 2 of 2) sorted by relevance
1067 Self::fchmodat(dirfd, pathname, mode) in handle()
1623 pub fn fchmodat(dirfd: i32, pathname: *const u8, mode: u32) -> Result<usize, SystemError> { in fchmodat() method