Searched refs:compute_values (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libsec/common/ |
H A D | acltext.c | 1186 compute_values(value_table_t *permtab, int count, in compute_values() function 1235 if (compute_values(inherit_table, table_length, str, in ace_inherit_helper() 1236 1, imask) && compute_values(inherit_table, in ace_inherit_helper() 1241 rc = compute_values(inherit_table, table_length, str, 0, imask); in ace_inherit_helper() 1279 error = compute_values(ace_perm_table, ACE_PERM_COUNT, in compute_ace_perms() 1288 error = compute_values(ace_perm_table, in compute_ace_perms() 1312 error = compute_values(aclent_perm_table, ACLENT_PERM_COUNT, in compute_aclent_perms()
|