[Overview][Constants][Types][Procedures and functions][Index] |
Root user capabilities header
Source position: linux.pp line 253
type user_cap_header = packed record |
||
version: Cardinal; |
|
Version of protocol |
pid: Cardinal; |
|
Thread ID to apply/get capabilities from |
end; |
user_cap_header describes the root user capabilities for the current thread, as set by getcap and setcap
getcap |
setcap |
lazarus-ccr.sourceforge.net |