Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c284 init_hash(hashtable_t *table, int bad_key, int table_length, in init_hash()
305 free_hash(hashtable_t *table, int table_length) in free_hash()
/illumos-gate/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
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_line_table_reader_common.h78 operandmismatch(unsigned char * table,unsigned table_length, in operandmismatch()
/illumos-gate/usr/src/lib/libsec/common/
H A Dacltext.c1252 ace_inherit_helper(char *str, uint32_t *imask, int table_length) in ace_inherit_helper()