util-vserver (libvserver)  0.30.216-pre3126
Data Fields
vc_ctx_caps Struct Reference

Capabilities of process-contexts. More...

#include <vserver.h>

Collaboration diagram for vc_ctx_caps:
Collaboration graph

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.
 

Detailed Description

Capabilities of process-contexts.

Definition at line 518 of file vserver.h.


The documentation for this struct was generated from the following file: