shell::platform::unix::umask

Function build_mask

Source
fn build_mask(to_shift: usize, c: char) -> Result<mode_t, Error>