util-vserver (libvserver)
0.30.216-pre3126
|
Capabilities of process-contexts. More...
#include <vserver.h>
Data Fields | |
uint_least64_t | bcaps |
Mask of set common system capabilities. | |
uint_least64_t | bmask |
Mask of set and unset common system capabilities when used by set operations, or the modifiable capabilities when used by get operations. | |
uint_least64_t | ccaps |
Mask of set process context capabilities. | |
uint_least64_t | cmask |
Mask of set and unset process context capabilities when used by set operations, or the modifiable capabilities when used by get operations. | |