Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/rsm/
H A Drsm.conf43 segment-hashtable-size=128;
/titanic_50/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c719 struct name_ent *hashtable[HASHNAMESIZE]; variable
729 for (hp = hashtable[h_index]; hp != NULL; hp = hp->name_nxt) { in user_name()
735 hp->name_nxt = hashtable[h_index]; in user_name()
737 hashtable[h_index] = hp; in user_name()
/titanic_50/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c100 typedef struct hashtable { struct