Searched defs:PERMS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsec/common/
H A Dacltext.c706 * The LOGNAME_MAX, ENTRYTYPELEN and PERMS limits are otherwise always
722 * to each acl entry. Hence PERMS is set to 4.
726 #define PERMS 4 macro
727 #define ACL_ENTRY_SIZE (ENTRYTYPELEN + ID_STR_MAX + PERMS + APPENDED_ID_MAX)
/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtlm.h73 #define PERMS 4 macro
76 #define ACL_ENTRY_SIZE (ENTRYTYPELEN + ID_STR_MAX + PERMS + APPENDED_ID_MAX)

Completed in 49 milliseconds