user_cap_header
Root user capabilities header
Declaration
Source position: linux.pp line 304
Type
user\_cap\_header = record
version : cuint32;
pid : cint;
end
Description
user_cap_header describes the root user capabilities for the current thread, as set by capget and capset
See also
Name | Description |
---|---|
capget | Return the capabilities for the indicated thread |
capset | Set the capabilities for the indicated thread |
cint | |
cuint32 |