#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. |
Definition at line 503 of file vserver.h.