/freebsd/lib/libc/iconv/ |
H A D | citrus_hash.h | 47 #define _CITRUS_HASH_INSERT(head, elm, field, hashval) \ argument 49 #define _CITRUS_HASH_SEARCH(head, elm, field, matchfunc, key, hashval) \ argument
|
H A D | citrus_iconv.c | 214 int hashval, ret = 0; in get_shared() local
|
H A D | citrus_mapper.c | 319 int hashval, ret; in _citrus_mapper_open() local
|
H A D | citrus_db.c | 105 uint32_t hashval, num_entries; in _citrus_db_lookup() local
|
/freebsd/sys/netinet/ |
H A D | in_rss.c | 113 uint32_t *hashval, uint32_t *hashtype) in rss_proto_software_hash_v4() 204 rss_mbuf_software_hash_v4(const struct mbuf *m, int dir, uint32_t *hashval, in rss_mbuf_software_hash_v4()
|
/freebsd/sys/netinet6/ |
H A D | in6_rss.c | 114 uint32_t *hashval, uint32_t *hashtype) in rss_proto_software_hash_v6() 207 rss_mbuf_software_hash_v6(const struct mbuf *m, int dir, uint32_t *hashval, in rss_mbuf_software_hash_v6()
|
/freebsd/contrib/flex/src/ |
H A D | dfa.c | 232 int numstates = *ns_addr, nacc, hashval, transsym, nfaccnum; in epsclosure() local 374 int sym, hashval, numstates, dsize; in ntod() local 806 int snstods (int sns[], int numstates, int accset[], int nacc, int hashval, int *newds_addr) in snstods()
|
H A D | sym.c | 160 int hashval; in hashfunct() local
|
/freebsd/contrib/tcsh/ |
H A D | sh.exec.c | 151 int hashval, i; in doexec() local 644 int hashval; in dohash() local 817 int hashval, rehashed, i; in iscommand() local 1087 int hashval, rehashed, i, ex, rval = 0; in find_cmd() local
|
H A D | sh.hist.c | 767 insertHistHashTable(struct Hist *np, unsigned hashval) in insertHistHashTable() 853 findHistHashTable(struct wordent *lp, unsigned hashval) in findHistHashTable()
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_dynamic.c | 133 uint32_t hashval; /* hash value used for hash resize */ member 165 uint32_t hashval; /* hash value used for hash resize */ member 1112 uint32_t ruleid, uint16_t rulenum, uint32_t hashval) in dyn_lookup_ipv4_parent() 1261 const void *rule, uint32_t ruleid, uint16_t rulenum, uint32_t hashval) in dyn_lookup_ipv6_parent() 1456 uint32_t hashval) in dyn_alloc_parent() 1483 uint32_t hashval, uint16_t fibnum) in dyn_alloc_dyndata() 1537 const struct ipfw_flow_id *pkt, uint32_t hashval, uint32_t version, in dyn_add_ipv4_parent() 1591 uint32_t hashval, struct ipfw_dyn_info *info, uint16_t fibnum, in dyn_add_ipv4_state() 1668 const struct ipfw_flow_id *pkt, uint32_t zoneid, uint32_t hashval, in dyn_add_ipv6_parent() 1722 int pktlen, uint32_t hashval, struct ipfw_dyn_info *info, in dyn_add_ipv6_state() [all …]
|
/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | hashmap.c | 348 unsigned long hashval = oldhash(SP_PARM)[i]; in NCURSES_SP_NAME() local 358 unsigned long hashval = newhash(SP_PARM)[i]; in NCURSES_SP_NAME() local
|
/freebsd/bin/sh/ |
H A D | alias.c | 242 unsigned int hashval; in hashalias() local
|
H A D | exec.c | 545 unsigned int hashval; in hashname() local
|
H A D | var.c | 937 unsigned int hashval; in find_var() local
|
/freebsd/sys/contrib/openzfs/module/icp/algs/edonr/ |
H A D | edonr.c | 258 EdonRFinal(EdonRState *state, uint8_t *hashval) in EdonRFinal() 310 EdonRHash(const uint8_t *data, size_t databitlen, uint8_t *hashval) in EdonRHash()
|
/freebsd/usr.bin/mkstr/ |
H A D | mkstr.c | 269 long hashval = 0; in hashit() local
|
/freebsd/sys/dev/liquidio/ |
H A D | lio_core.c | 279 uint32_t hashtype, hashval; in lio_push_packet() local
|
/freebsd/sys/kern/ |
H A D | vfs_init.c | 389 uint32_t hashval; in vfs_register() local
|
/freebsd/contrib/one-true-awk/ |
H A D | tran.c | 256 unsigned hashval; in hash() local
|
/freebsd/crypto/openssl/ssl/ |
H A D | tls13_enc.c | 427 unsigned char hashval[EVP_MAX_MD_SIZE]; in tls13_change_cipher_state() local
|
/freebsd/crypto/openssl/ssl/statem/ |
H A D | statem_lib.c | 2190 int create_synthetic_message_hash(SSL *s, const unsigned char *hashval, in create_synthetic_message_hash()
|
/freebsd/usr.sbin/inetd/ |
H A D | inetd.c | 2555 hashval(char *p, int len) in hashval() function
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
H A D | dtrace.c | 1884 uint64_t hashval = DTRACE_DYNHASH_VALID; in dtrace_dynvar() local 2547 uint32_t hashval = 0, limit, isstr; in dtrace_aggregate() local 8106 int hashval = DTRACE_HASHSTR(hash, new); local 8145 int hashval = DTRACE_HASHSTR(hash, template); local 8160 int hashval = DTRACE_HASHSTR(hash, template); local
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_aggregate.c | 442 uint64_t hashval; local
|