Home
last modified time | relevance | path

Searched refs:compute_values (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsec/common/
H A Dacltext.c1234 compute_values(value_table_t *permtab, int count, in compute_values() function
1283 if (compute_values(inherit_table, table_length, str, in ace_inherit_helper()
1284 1, imask) && compute_values(inherit_table, in ace_inherit_helper()
1289 rc = compute_values(inherit_table, table_length, str, 0, imask); in ace_inherit_helper()
1327 error = compute_values(ace_perm_table, ACE_PERM_COUNT, in compute_ace_perms()
1336 error = compute_values(ace_perm_table, in compute_ace_perms()
1360 error = compute_values(aclent_perm_table, ACLENT_PERM_COUNT, in compute_aclent_perms()