/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | ratectrl.c | 227 unsigned int hv; local 235 hv = 0xABC3D20F; 278 hv = (hv << 5) ^ (hv >> 23) ^ *p; 279 hv = (hv ^ (hv >> 16)); 285 hv += (c<<11) ^ (c>>1); 286 hv ^= (d<<14) + (d<<7) + (d<<4) + d; 290 hv = (hv << 4) + *p; 291 d = hv & 0xf0000000; 294 hv ^= (d >> 24); 295 hv ^= d; [all …]
|
H A D | milter.c | 2717 char *buf, *hv; local 2740 hv = h->h_value; 2742 hv = h->h_value + 1; 2744 len_t = len_f + strlen(hv) + 1; 2756 len_v = dequote_internal_chars(hv, buf + len_n + 1,
|
/titanic_44/usr/src/uts/common/inet/ipf/ |
H A D | ip_state.c | 809 u_int hv; local 835 hv = is->is_hv % ifs->ifs_fr_statesize; 836 is->is_hv = hv; 855 if (ifs->ifs_ips_table[hv] != NULL) 856 ifs->ifs_ips_table[hv]->is_phnext = &is->is_hnext; 859 is->is_phnext = ifs->ifs_ips_table + hv; 860 is->is_hnext = ifs->ifs_ips_table[hv]; 861 ifs->ifs_ips_table[hv] = is; 862 ifs->ifs_ips_stats.iss_bucketlen[hv]++; 1120 u_int pass, hv; local [all …]
|
H A D | ip_nat6.c | 143 u_int hv; local 150 hv = NAT_HASH_FN6(&j, 0, ifs->ifs_ipf_rdrrules_sz); 151 np = ifs->ifs_rdr_rules + hv; 156 n->in_hv = hv; 176 u_int hv; local 183 hv = NAT_HASH_FN6(&j, 0, ifs->ifs_ipf_natrules_sz); 184 np = ifs->ifs_nat_rules + hv; 189 n->in_hv = hv; 215 u_int hv; local 217 hv = (src->i6[3] ^ dst->i6[3]); [all …]
|
H A D | ip_htable.c | 302 u_int hv; local 313 hv = IPE_HASH_FN(sum4((uint32_t *)ipe->ipe_addr.in6_addr8), 325 hv = IPE_HASH_FN(ipe->ipe_addr.in4_addr, ipe->ipe_mask.in4_addr, 331 ipe->ipe_next = iph->iph_table[hv]; 332 ipe->ipe_pnext = iph->iph_table + hv; 334 if (iph->iph_table[hv] != NULL) 335 iph->iph_table[hv]->ipe_pnext = &ipe->ipe_next; 336 iph->iph_table[hv] = ipe; 525 u_int hv; local 531 hv = IPE_HASH_FN(ips, msk, iph->iph_size); [all …]
|
H A D | ip_nat.c | 315 u_int hv; local 322 hv = NAT_HASH_FN(j, 0, ifs->ifs_ipf_rdrrules_sz); 323 np = ifs->ifs_rdr_rules + hv; 328 n->in_hv = hv; 348 u_int hv; local 355 hv = NAT_HASH_FN(j, 0, ifs->ifs_ipf_natrules_sz); 356 np = ifs->ifs_nat_rules + hv; 361 n->in_hv = hv; 421 u_int hv; local 423 hv = (src.s_addr ^ dst.s_addr); [all …]
|
/titanic_44/usr/src/cmd/ipf/lib/common/ |
H A D | printhostmap.c | 3 void printhostmap(hmp, hv) in printhostmap() argument 5 u_int hv; 10 printf("(use = %d hv = %u)\n", hmp->hm_ref, hv);
|
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | nl7curi.h | 154 #define CHASH(hv, c) (hv) = ((hv) << 5) + (hv) + c; (hv) &= 0x7FFFFFFF argument
|
H A D | nl7curi.c | 254 #define URI_HASH(hv, cp, ep) { \ argument 262 CHASH(hv, _c); \ 1955 uint32_t hv = 0; in nl7c_parse() local 2019 CHASH(hv, c); in nl7c_parse() 2032 uri->hvalue = hv; in nl7c_parse()
|
H A D | nl7chttp.c | 729 uint32_t hv; /* hash value */ in ttree_line_parse() local 732 hv = *hash; in ttree_line_parse() 830 CHASH(hv, ca); in ttree_line_parse() 845 *hash = hv; in ttree_line_parse()
|
/titanic_44/usr/src/cmd/ipf/tools/ |
H A D | ipnat.c | 372 u_int hv; local 388 for (hv = 0; hv < nsp->ns_hostmap_sz; hv++) { 389 hmp = maptable[hv]; 397 printhostmap(&hm, hv);
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | nhash.c | 57 int hv = 0; in HASH() local 67 hv += ((int)*cp++); in HASH() 72 return (hv % hsz); in HASH()
|
/titanic_44/usr/src/lib/libm/common/complex/ |
H A D | cpowf.c | 58 int ix, iy, hx, hy, hv, hu, iu, iv, j; in cpowf() local 67 hv = THE_WORD(v); in cpowf() 71 iv = hv & 0x7fffffff; in cpowf()
|
H A D | cpow.c | 156 int ix, iy, hx, lx, hy, ly, hv, hu, iu, iv, lu, lv; in cpow() local 169 hv = ((int *) &v)[HIWORD]; in cpow() 174 iv = hv & 0x7fffffff; in cpow()
|
H A D | cpowl.c | 111 int ix, iy, hx, hy, hv, hu, iu, iv, i, j, k; in cpowl() local 120 hv = HI_XWORD(v); in cpowl() 124 iv = hv & 0x7fffffff; in cpowl()
|
/titanic_44/usr/src/lib/libc/port/i18n/ |
H A D | gettext_util.c | 318 uint32_t hv, hidx; in print_rev1_info() local 346 hv = get_hashid(ms, NULL); in print_rev1_info() 347 hidx = search_msg(p, ms, hv, m); in print_rev1_info() 365 hv = get_hashid(ms, NULL); in print_rev1_info() 366 hidx = search_msg(p, ms, hv, m); in print_rev1_info()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | labelsys.c | 210 mod_hash_val_t hv; in tnrhtp_find() local 214 if (mod_hash_find(hash, (mod_hash_key_t)name, &hv) == 0) { in tnrhtp_find() 215 tpc = (tsol_tpc_t *)hv; in tnrhtp_find() 570 mod_hash_val_t hv; in tnrhtp_create() local 581 &hv) == 0) { in tnrhtp_create() 582 tsol_tpc_t *found_tpc = (tsol_tpc_t *)hv; in tnrhtp_create() 605 mod_hash_val_t hv; in tnrhtp_delete() local 609 if (mod_hash_find(tpc_name_hash, (mod_hash_key_t)tname, &hv) == 0) { in tnrhtp_delete() 610 tpc = (tsol_tpc_t *)hv; in tnrhtp_delete()
|
H A D | sunmdi.c | 2937 mod_hash_val_t hv; in i_mdi_pi_alloc() local 2975 if (mod_hash_find(mdi_pathmap_bypath, (mod_hash_key_t)path, &hv) == 0) { in i_mdi_pi_alloc() 2976 path_instance = (uint_t)(intptr_t)hv; in i_mdi_pi_alloc() 3041 mod_hash_val_t hv; in mdi_pi_pathname_by_instance() local 3046 (mod_hash_key_t)(intptr_t)path_instance, &hv) == 0) in mdi_pi_pathname_by_instance() 3047 path = (char *)hv; in mdi_pi_pathname_by_instance() 3063 mod_hash_val_t hv; in mdi_pi_spathname_by_instance() local 3068 (mod_hash_key_t)(intptr_t)path_instance, &hv) == 0) in mdi_pi_spathname_by_instance() 3069 path = (char *)hv; in mdi_pi_spathname_by_instance() 8165 mod_hash_val_t hv; in lookup_vhcache_client() local [all …]
|
H A D | zone.c | 2892 mod_hash_val_t hv; in zone_find_all_by_id() local 2898 (mod_hash_key_t)(uintptr_t)zoneid, &hv) == 0) in zone_find_all_by_id() 2899 zone = (zone_t *)hv; in zone_find_all_by_id() 2906 mod_hash_val_t hv; in zone_find_all_by_label() local 2916 if (mod_hash_find(zonehashbylabel, (mod_hash_key_t)label, &hv) == 0) in zone_find_all_by_label() 2917 zone = (zone_t *)hv; in zone_find_all_by_label() 2924 mod_hash_val_t hv; in zone_find_all_by_name() local 2929 if (mod_hash_find(zonehashbyname, (mod_hash_key_t)name, &hv) == 0) in zone_find_all_by_name() 2930 zone = (zone_t *)hv; in zone_find_all_by_name()
|
/titanic_44/usr/src/tools/scripts/ |
H A D | elfcmp.sh | 81 dump -hv "$1" | grep '\[[0-9]' | awk '$3 ~ /A/ {print $4, $5, $6, $7}'
|
/titanic_44/usr/src/uts/common/crypto/core/ |
H A D | kcf_mech_tabs.c | 149 mod_hash_val_t hv; in kcf_mech_hash_find() local 153 if (mod_hash_find(kcf_mech_hash, (mod_hash_key_t)mechname, &hv) == 0) { in kcf_mech_hash_find() 154 mt = *(crypto_mech_type_t *)hv; in kcf_mech_hash_find()
|
/titanic_44/usr/src/lib/brand/solaris10/zone/ |
H A D | p2v.ksh | 381 for i in $(/usr/bin/egrep -hv "^#" \ 429 for i in $(/usr/bin/egrep -hv "^#" /usr/lib/brand/solaris10/pkgrm.lst \
|
/titanic_44/usr/src/cmd/sendmail/libmilter/ |
H A D | engine.c | 1369 char *hf, *hv; local 1377 if (dec_arg2(g->a_buf, g->a_len, &hf, &hv) == MI_SUCCESS) 1378 return (*fi_header)(g->a_ctx, hf, hv);
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | dbuf.c | 133 uint64_t hv = DBUF_HASH(os, obj, level, blkid); in dbuf_find() local 134 uint64_t idx = hv & h->hash_table_mask; in dbuf_find() 184 uint64_t hv = DBUF_HASH(os, obj, level, blkid); in dbuf_hash_insert() local 185 uint64_t idx = hv & h->hash_table_mask; in dbuf_hash_insert() 216 uint64_t hv = DBUF_HASH(db->db_objset, db->db.db_object, in dbuf_hash_remove() local 218 uint64_t idx = hv & h->hash_table_mask; in dbuf_hash_remove()
|
/titanic_44/usr/src/uts/sun4v/ml/ |
H A D | mach_locore.s | 145 .word HTRAP_TSIZE ! default hv trap buffer size
|