Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

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.