Name
function::task_euid —
The effective user identifier of the task.
Synopsis
task_euid:long(task:long)
Arguments
task
task_struct pointer.
General Syntax
task_euid:long(task:long)
Description
This function returns the effective user id of the given task.