# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetParentNSeuid returns the euid within the parent user namespace.
GetProcessStartTime is deprecated.
GetSubreaper returns the subreaper setting for the calling process.
Returns a []byte slice if the xattr is set and nil otherwise Requires path and its attribute as arguments.
No description provided by the author
RunningInUserNS detects whether we are currently running in a user namespace.
No description provided by the author
Setgid sets the gid of the calling thread to the specified gid.
No description provided by the author
No description provided by the author
SetSubreaper sets the value i as the subreaper setting for the calling process.
Setuid sets the uid of the calling thread to the specified uid.
Stat returns a Stat_t instance for the specified process.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
If arg2 is nonzero, set the "child subreaper" attribute of the calling process; if arg2 is zero, unset the attribute.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Stat_t represents the information from /proc/[pid]/stat, as described in proc(5) with names based on the /proc/[pid]/status fields.