Questo contenuto non è disponibile nella lingua selezionata.
function::task_egid
Name
function::task_egid — The effective group identifier of the task.
Synopsis
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.