Este conteúdo não está disponível no idioma selecionado.
function::task_euid
Name
function::task_euid — The effective user identifier of the task.
Synopsis
function task_euid:long(task:long)
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.