Skip to main content
fchmod
strat9_
kernel
0.1.0
In strat9_
kernel::
vfs
strat9_kernel
::
vfs
Function
fchmod
Copy item path
Source
pub fn fchmod(fd:
u32
, mode:
u32
) ->
Result
<
()
,
SyscallError
>
Expand description
Change permission bits on an open fd.