1FUNCTION::NS_EGID(3stap) Context Functions FUNCTION::NS_EGID(3stap)234
NAME
6function::ns_egid - Returns the effective gid of a target process as7seen in a user namespace8
SYNOPSIS
10ns_egid:long()11
ARGUMENTS
13None14
DESCRIPTION
16This function returns the effective gid of a target process as seen in17the target user namespace if provided, or the stap process namespace18
SEE ALSO
20tapset::context(3stap)21222324SystemTap Tapset Reference October 2018 FUNCTION::NS_EGID(3stap)