ACL Entry.
More...
#include <security.h>
bool dmlite::AclEntry::operator!= |
( |
const AclEntry & |
| ) |
const |
bool dmlite::AclEntry::operator< |
( |
const AclEntry & |
| ) |
const |
bool dmlite::AclEntry::operator== |
( |
const AclEntry & |
| ) |
const |
bool dmlite::AclEntry::operator> |
( |
const AclEntry & |
| ) |
const |
uint32_t dmlite::AclEntry::id |
const uint8_t dmlite::AclEntry::kDefault = 0x20 |
|
static |
const uint8_t dmlite::AclEntry::kGroup = 4 |
|
static |
const uint8_t dmlite::AclEntry::kGroupObj = 3 |
|
static |
const uint8_t dmlite::AclEntry::kMask = 5 |
|
static |
const uint8_t dmlite::AclEntry::kOther = 6 |
|
static |
const uint8_t dmlite::AclEntry::kUser = 2 |
|
static |
const uint8_t dmlite::AclEntry::kUserObj = 1 |
|
static |
ACL Type possible values.
uint8_t dmlite::AclEntry::perm |
uint8_t dmlite::AclEntry::type |
The documentation for this struct was generated from the following file: