/titanic_41/usr/src/cmd/sgs/link_audit/common/ |
H A D | hash.h | 36 typedef struct hash { struct 38 hash_entry **table; argument 39 hash_entry *start; argument 40 enum hash_type { argument 43 } hash_type; argument 44 } hash; argument
|
/titanic_41/usr/src/uts/common/os/ |
H A D | modhash.c | 151 #define MH_KEY_DESTROY(hash, key) ((hash->mh_kdtor)(key)) argument 157 #define MH_VAL_DESTROY(hash, val) ((hash->mh_vdtor)(val)) argument 163 #define MH_KEYCMP(hash, key1, key2) ((hash->mh_keycmp)(key1, key2)) argument 207 uint_t hash = 0; in mod_hash_bystr() local 317 mod_hash_destroy_ptrhash(mod_hash_t *hash) in mod_hash_destroy_ptrhash() 393 mod_hash_destroy_idhash(mod_hash_t *hash) in mod_hash_destroy_idhash() 474 mod_hash_destroy_hash(mod_hash_t *hash) in mod_hash_destroy_hash() 514 i_mod_hash(mod_hash_t *hash, mod_hash_key_t key) in i_mod_hash() 541 i_mod_hash_insert_nosync(mod_hash_t *hash, mod_hash_key_t key, in i_mod_hash_insert_nosync() 575 mod_hash_insert(mod_hash_t *hash, mod_hash_key_t key, mod_hash_val_t val) in mod_hash_insert() [all …]
|
/titanic_41/usr/src/tools/ctf/cvt/ |
H A D | hash.c | 43 struct hash { struct 47 int (*h_hashfn)(int, void *); argument 51 struct hash_data { argument 94 hash_t *hash; in hash_new() local 106 hash_add(hash_t *hash, void *key) in hash_add() 127 hash_remove_cb(void *key1, void *key2, hash_t *hash) in hash_remove_cb() 133 hash_remove(hash_t *hash, void *key) in hash_remove() 142 hash_match(hash_t *hash, void *key, int (*fun)(void *, void *), in hash_match() 166 hash_find_iter(hash_t *hash, void *key, int (*fun)(void *, void *), in hash_find_iter() 194 hash_find(hash_t *hash, void *key, void **value) in hash_find() [all …]
|
/titanic_41/usr/src/lib/libnsctl/common/ |
H A D | hash.c | 37 hash_node_t **hash; in nsc_create_hash() local 44 nsc_insert_node(hash_node_t **hash, void *data, const char *key) in nsc_insert_node() 78 nsc_lookup(hash_node_t **hash, const char *key) in nsc_lookup() 94 nsc_remove_node(hash_node_t **hash, char *key) in nsc_remove_node() 132 nsc_remove_all(hash_node_t **hash, void (*callback)(void *)) in nsc_remove_all() 160 unsigned int hash, i; in calc_hash() local
|
/titanic_41/usr/src/lib/libtecla/common/ |
H A D | hash.c | 216 HashTable *hash; /* The table to be returned */ in _new_HashTable() local 287 HashTable *_del_HashTable(HashTable *hash) in _del_HashTable() 340 Symbol *_new_HashSymbol(HashTable *hash, const char *name, int code, in _new_HashSymbol() 395 Symbol *_del_HashSymbol(HashTable *hash, const char *name) in _del_HashSymbol() 436 Symbol *_find_HashSymbol(HashTable *hash, const char *name) in _find_HashSymbol() 478 static HashNode *_new_HashNode(HashTable *hash, const char *name, int code, in _new_HashNode() 535 static HashNode *_del_HashNode(HashTable *hash, HashNode *node) in _del_HashNode() 570 static HashBucket *_find_HashBucket(HashTable *hash, const char *name) in _find_HashBucket() 600 static HashNode *_find_HashNode(HashTable *hash, HashBucket *bucket, in _find_HashNode() 675 int _clear_HashTable(HashTable *hash) in _clear_HashTable() [all …]
|
/titanic_41/usr/src/cmd/sendmail/db/include/ |
H A D | db_shash.h | 33 #define HASHLOOKUP(begin, type, field, elt, r, n, hash, cmp) do { \ argument 57 #define HASHINSERT(begin, type, field, elt, n, hash) do { \ argument 78 #define HASHREMOVE(begin, type, field, elt, n, hash, cmp) { \ argument 99 #define HASHREMOVE_EL(begin, type, field, obj, n, hash) { \ argument
|
/titanic_41/usr/src/lib/libcpc/common/ |
H A D | subr.c | 163 __cpc_strhash_free(cpc_strhash_t *hash) in __cpc_strhash_free() 184 __cpc_strhash_add(cpc_strhash_t *hash, char *key) in __cpc_strhash_add() 210 __cpc_strhash_next(cpc_strhash_t *hash) in __cpc_strhash_next()
|
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/crypto/dk/ |
H A D | dk_encrypt.c | 47 const struct krb5_hash_provider *hash, in krb5_dk_encrypt_length() 60 const struct krb5_hash_provider *hash, in krb5_dk_encrypt() 167 krb5int_aes_encrypt_length(enc, hash, inputlen, length) in krb5int_aes_encrypt_length() argument 186 const struct krb5_hash_provider *hash, in trunc_hmac() 222 const struct krb5_hash_provider *hash, in krb5int_aes_dk_encrypt()
|
H A D | dk_decrypt.c | 53 const struct krb5_hash_provider *hash, in krb5_dk_decrypt() 66 const struct krb5_hash_provider *hash, in krb5int_aes_dk_decrypt() 79 const struct krb5_hash_provider *hash, in krb5_dk_decrypt_maybe_trunc_hmac()
|
/titanic_41/usr/src/uts/common/io/drm/ |
H A D | drm_auth.c | 55 int hash; in drm_find_file() local 71 int hash; in drm_add_magic() local 100 int hash; in drm_remove_magic() local
|
/titanic_41/usr/src/cmd/vi/misc/ |
H A D | mkstr.c | 230 struct hash { struct 233 struct hash *hnext; argument
|
H A D | xstr.c | 303 struct hash { struct 306 struct hash *hnext; argument 316 register struct hash *hp, *hp0; argument
|
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/crypto/raw/ |
H A D | raw_encrypt.c | 39 const struct krb5_hash_provider *hash, in krb5_raw_encrypt_length() 53 const struct krb5_hash_provider *hash, in krb5_raw_encrypt()
|
/titanic_41/usr/src/ucbcmd/mkstr/ |
H A D | mkstr.c | 263 static struct hash { struct 266 struct hash *hnext; argument
|
/titanic_41/usr/src/uts/common/inet/ilb/ |
H A D | ilb_alg_hash.c | 38 #define HASH_IP_V4(hash, addr, size) \ argument 43 #define HASH_IP_V6(hash, addr, size) \ argument 46 #define HASH_IP_PORT_V4(hash, addr, port, size) \ argument 52 #define HASH_IP_PORT_V6(hash, addr, port, size) \ argument 55 #define HASH_IP_VIP_V4(hash, saddr, daddr, size) \ argument 61 #define HASH_IP_VIP_V6(hash, saddr, daddr, size) \ argument
|
H A D | ilb_conn.c | 131 ilb_conn_hash_t *hash; in ilb_conn_remove_common() local 369 ilb_conn_hash_t *hash; in ilb_conn_hash_fini() local 506 ilb_conn_hash_t *hash; in ilb_conn_add() local 753 ilb_conn_hash_t *hash; in ilb_find_conn() local 892 ilb_conn_hash_t *hash; in ilb_check_icmp_conn() local 1032 ilb_conn_hash_t *hash; in ilb_list_nat() local 1157 ilb_sticky_lookup(ilb_sticky_hash_t *hash, ilb_rule_t *rule, in6_addr_t *src) in ilb_sticky_lookup() 1174 ilb_sticky_add(ilb_sticky_hash_t *hash, ilb_rule_t *rule, ilb_server_t *server, in ilb_sticky_add() 1231 ilb_sticky_hash_t *hash; in ilb_sticky_find_add() local 1312 ilb_sticky_hash_t *hash; in ilb_sticky_cleanup() local [all …]
|
/titanic_41/usr/src/cmd/xstr/ |
H A D | xstr.c | 304 struct hash { struct 307 struct hash *hnext; argument 315 struct hash *hp, *hp0; in hashit() argument
|
/titanic_41/usr/src/uts/i86pc/io/amd_iommu/ |
H A D | amd_iommu_acpi.c | 461 amd_iommu_acpi_ivhd_t **hash) in add_deventry_info() 622 add_implicit_deventry(ivhd_container_t *ivhdcp, amd_iommu_acpi_ivhd_t **hash) in add_implicit_deventry() 662 add_ivhdc_info(ivhd_container_t *ivhdcp, amd_iommu_acpi_ivhd_t **hash) in add_ivhdc_info() 677 add_ivhd_info(amd_iommu_acpi_t *acpi, amd_iommu_acpi_ivhd_t **hash) in add_ivhd_info() 688 set_ivmd_info(ivmd_t *ivmdp, amd_iommu_acpi_ivmd_t **hash) in set_ivmd_info() 743 add_ivmdc_info(ivmd_container_t *ivmdcp, amd_iommu_acpi_ivmd_t **hash) in add_ivmdc_info() 749 add_ivmd_info(amd_iommu_acpi_t *acpi, amd_iommu_acpi_ivmd_t **hash) in add_ivmd_info()
|
/titanic_41/usr/src/lib/libnsl/yp/ |
H A D | dbm.c | 127 long hash; in forder() local 265 long hash; in nextkey() local 295 firsthash(long hash) in firsthash() 319 dbm_access(long hash) in dbm_access() 469 hashinc(long hash) in hashinc()
|
/titanic_41/usr/src/ucblib/libdbm/ |
H A D | dbm.c | 130 long hash; in forder() local 280 long hash; in nextkey() local 306 firsthash(long hash) in firsthash() 330 dbm_access(long hash) in dbm_access() 476 hashinc(long hash) in hashinc()
|
/titanic_41/usr/src/cmd/nscd/ |
H A D | nscd_dbimpl.c | 77 nscd_hash_t *hash; /* the current hash entry */ member 168 unsigned long hash; in _nscd_get_db_entry() local 197 unsigned long hash; in _nscd_add_db_entry() local 295 unsigned long hash; in _nscd_delete_db_entry() local 383 nscd_hash_t *hash; in _nscd_alloc_db_entry() local
|
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/crypto/old/ |
H A D | old_encrypt.c | 38 const struct krb5_hash_provider *hash, in krb5_old_encrypt_length() 54 const struct krb5_hash_provider *hash, in krb5_old_encrypt()
|
/titanic_41/usr/src/cmd/svc/common/ |
H A D | manifest_hash.c | 116 mhash_retrieve_entry(scf_handle_t *hndl, const char *name, uchar_t *hash, in mhash_retrieve_entry() 233 uchar_t *hash, apply_action_t apply_late, char **errstr) in mhash_store_entry() 521 md5_hash_file(const char *file, off64_t sz, uchar_t *hash) in md5_hash_file() 590 uchar_t hash[MHASH_SIZE]; in mhash_test_file() local
|
/titanic_41/usr/src/uts/common/fs/ |
H A D | dnlc.c | 279 #define DNLC_DIR_HASH(name, hash, namelen) \ argument 441 int hash; in dnlc_enter() local 508 int hash; in dnlc_update() local 589 int hash, depth; in dnlc_lookup() local 670 int hash; in dnlc_remove() local 929 dnlc_search(vnode_t *dp, const char *name, uchar_t namlen, int hash) in dnlc_search() 1106 int hash; in dnlc_dir_lookup() local 1247 int hash; in dnlc_dir_add_entry() local 1549 int hash; in dnlc_dir_rem_entry() local 1747 int hash; in dnlc_dir_update() local
|
/titanic_41/usr/src/cmd/ldmad/ |
H A D | mdesc_lib.c | 46 uint32_t hash = 0; in md_byte_hash() local 61 uint32_t hash; in md_find_string() local 80 uint32_t hash; in md_new_string() local 107 uint32_t hash; in md_find_data_block() local 127 uint32_t hash; in md_new_data_block() local
|