Searched refs:perm_style (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsec/common/
H A Dacl.y484 $$.perm_style = PERM_TYPE_UNKNOWN;
528 | COLON {$$.perm_style = PERM_TYPE_EMPTY;}
532 $$.perm_style = PERM_TYPE_ACE;
537 $$.perm_style = PERM_TYPE_ACE;
H A Daclutils.h58 int perm_style; /* type of perm style, see above */ member in struct:acl_perm_type
H A Dacltext.c1329 if (aclperm->perm_style == PERM_TYPE_EMPTY) {
1334 if (aclperm->perm_style == PERM_TYPE_ACE) {

Completed in 61 milliseconds