Skip to main content
sys_getuid
starnix_
core
In starnix_
core::
task::
syscalls
starnix_core
::
task
::
syscalls
Function
sys_
getuid
Copy item path
Source
pub fn sys_getuid(current_task: &
CurrentTask
) ->
Result
<
uid_t
,
Errno
>