/titanic_41/usr/src/cmd/nscd/ |
H A D | getserv.c | 103 servname_gethash(nss_XbyY_key_t *key, int htsize) { in servname_gethash() 146 servport_gethash(nss_XbyY_key_t *key, int htsize) { in servport_gethash()
|
H A D | getnode.c | 99 ipaddr_gethash(nss_XbyY_key_t *key, int htsize) { in ipaddr_gethash() 139 ipname_gethash(nss_XbyY_key_t *key, int htsize) { in ipname_gethash()
|
H A D | getgr.c | 77 grgid_gethash(nss_XbyY_key_t *key, int htsize) { in grgid_gethash()
|
H A D | getproject.c | 73 projid_gethash(nss_XbyY_key_t *key, int htsize) { in projid_gethash()
|
H A D | getpw.c | 75 pwuid_gethash(nss_XbyY_key_t *key, int htsize) { in pwuid_gethash()
|
H A D | gettnrhdb.c | 90 tsol_rh_gethash(nss_XbyY_key_t *key, int htsize) { in tsol_rh_gethash()
|
H A D | getether.c | 83 ether_gethash(nss_XbyY_key_t *key, int htsize) { in ether_gethash()
|
H A D | getnet.c | 117 netaddr_gethash(nss_XbyY_key_t *key, int htsize) { in netaddr_gethash()
|
H A D | gethost.c | 98 hostaddr_gethash(nss_XbyY_key_t *key, int htsize) { in hostaddr_gethash()
|
H A D | cache.c | 332 #define _NSC_ELF_STR_GETHASH(func, str, htsize, hval) \ argument 348 cis_gethash(const char *key, int htsize) { in cis_gethash() 361 ces_gethash(const char *key, int htsize) { in ces_gethash() 374 db_gethash(const void *key, int len, int htsize) { in db_gethash() 397 nsc_db_cis_key_gethash(nss_XbyY_key_t *key, int htsize) { in nsc_db_cis_key_gethash() 406 nsc_db_ces_key_gethash(nss_XbyY_key_t *key, int htsize) { in nsc_db_ces_key_gethash() 415 nsc_db_int_key_gethash(nss_XbyY_key_t *key, int htsize) { in nsc_db_int_key_gethash() 699 enum hash_type httype, int htsize) in make_cache()
|
H A D | getexec.c | 107 execattr_gethash(nss_XbyY_key_t *key, int htsize) { in execattr_gethash()
|
H A D | cache.h | 251 int htsize; member
|
/titanic_41/usr/src/uts/common/fs/lofs/ |
H A D | lofs_subr.c | 155 uint_t htsize; in table_lock_enter() local 191 lsetup(struct loinfo *li, uint_t htsize) in lsetup() 211 uint_t i, htsize; in ldestroy() local
|
/titanic_41/usr/src/lib/libsqlite/src/ |
H A D | hash.h | 40 int htsize; /* Number of buckets in the hash table */ member
|
/titanic_41/usr/src/cmd/mdb/common/modules/lofs/ |
H A D | lofs.c | 59 uint_t htsize; in lnode_walk_init() local
|
/titanic_41/usr/src/cmd/idmap/idmapd/ |
H A D | dbutils.c | 3257 gethash(const char *str, uint32_t num, uint_t htsize) in gethash() 3285 uint_t htsize = state->sid_history_size; in get_from_sid_history() local 3310 uint_t htsize = state->sid_history_size; in add_to_sid_history() local
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_flow.c | 1601 flow_l2_addrhash(uint8_t *addr, size_t addrlen, size_t htsize) in flow_l2_addrhash()
|