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