[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'Linux' (#rtl)

user_cap_header

Root user capabilities header

Declaration

Source position: linux.pp line 272

type user_cap_header = packed record

  version: Cardinal;

  

Version of protocol

  pid: Cardinal;

  

Thread ID to apply/get capabilities from

end;

Description

user_cap_header describes the root user capabilities for the current thread, as set by getcap and setcap

See also

getcap

setcap


Documentation generated on: Apr 14 2013