Searched defs:ENTRYTYPELEN (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
716 * "defaultother::") hence ENTRYTYPELEN is set to 14.
725 #define ENTRYTYPELEN 14 macro
727 #define ACL_ENTRY_SIZE (ENTRYTYPELEN + ID_STR_MAX + PERMS + APPENDED_ID_MAX)
/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtlm.h72 #define ENTRYTYPELEN 14 macro
76 #define ACL_ENTRY_SIZE (ENTRYTYPELEN + ID_STR_MAX + PERMS + APPENDED_ID_MAX)

Completed in 49 milliseconds