Ce contenu n'est pas disponible dans la langue sélectionnée.
function::task_euid
Name
function::task_euid — The effective user identifier of the task.
Synopsis
function 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.