Este conteúdo não está disponível no idioma selecionado.
function::task_egid
Name
function::task_egid — The effective group identifier of the task.
Synopsis
function task_egid:long(task:long)
function task_egid:long(task:long)
Arguments
task- task_struct pointer.
 
General Syntax
					task_egid:long(task:long)
				
Description
					This function returns the effective group id of the given task.