function::task_ns_egid
Name
function::task_ns_egid — The effective group identifier of the task
Synopsis
task_ns_egid:long(task:long)
task_ns_egid:long(task:long)
Arguments
task- task_struct pointer
 
Description
					This function returns the effective group id of the given task.