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

/illumos-gate/usr/src/lib/libsec/common/
H A Dacltext.c1176 #define IFLAG_COUNT (sizeof (inherit_table) / sizeof (value_table_t)) macro
1255 rc = ace_inherit_helper(str, imask, IFLAG_COUNT);
1257 if (rc && strlen(str) != IFLAG_COUNT) {

Completed in 234 milliseconds