Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

function::task_egid(3stap)


FUNCTION::TASK_EGID

FUNCTION::TASK_EGID

NAME
SYNOPSIS
ARGUMENTS
GENERAL SYNTAX
DESCRIPTION

NAME

function::task_egid − The effective group identifier of the task.

SYNOPSIS

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.



function::task_egid(3stap)