Home
last modified time | relevance | path

Searched defs:table_length (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c282 init_hash(hashtable_t *table, int bad_key, int table_length, in init_hash()
303 free_hash(hashtable_t *table, int table_length) in free_hash()
/titanic_50/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_hash.c357 DAT_COUNT table_length = table_size * sizeof (DAPL_HASH_ELEM); in dapls_hash_create() local
/titanic_50/usr/src/lib/libsec/common/
H A Dacltext.c1225 ace_inherit_helper(char *str, uint32_t *imask, int table_length) in ace_inherit_helper()