1FUNCTION::NS_EUID(3stap) Context Functions FUNCTION::NS_EUID(3stap)
23
4
NAME
6function::ns_euid - Returns the effective user ID of a target process
7as seen in a user namespace
8
SYNOPSIS
10ns_euid:long()
11
ARGUMENTS
13None
14
DESCRIPTION
16This function returns the effective user ID of the target process as
17seen in the target user namespace if provided, or the stap process
18namespace.
19
SEE ALSO
21tapset::context(3stap)
2223
24
25
SystemTap Tapset Reference April 2023 FUNCTION::NS_EUID(3stap)