1FUNCTION::TASK_EUID(3stap) Context Functions FUNCTION::TASK_EUID(3stap)
23
4
NAME
6function::task_euid - The effective user identifier of the task
7
SYNOPSIS
9task_euid:long(task:long)
10
ARGUMENTS
12task
13task_struct pointer
14
DESCRIPTION
16This function returns the effective user id of the given task.
1718
19
20
SystemTap Tapset Reference August 2011 FUNCTION::TASK_EUID(3stap)