Home
last modified time | relevance | path

Searched defs:hashval (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/lib/libc/iconv/
H A Dcitrus_hash.h47 #define _CITRUS_HASH_INSERT(head, elm, field, hashval) \ argument
49 #define _CITRUS_HASH_SEARCH(head, elm, field, matchfunc, key, hashval) \ argument
H A Dcitrus_iconv.c214 int hashval, ret = 0; in get_shared() local
H A Dcitrus_mapper.c319 int hashval, ret; in _citrus_mapper_open() local
H A Dcitrus_db.c105 uint32_t hashval, num_entries; in _citrus_db_lookup() local
/freebsd/sys/netinet/
H A Din_rss.c113 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 Din6_rss.c114 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 Ddfa.c232 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 Dsym.c160 int hashval; in hashfunct() local
/freebsd/contrib/tcsh/
H A Dsh.exec.c151 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 Dsh.hist.c767 insertHistHashTable(struct Hist *np, unsigned hashval) in insertHistHashTable()
853 findHistHashTable(struct wordent *lp, unsigned hashval) in findHistHashTable()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c133 uint32_t hashval; /* hash value used for hash resize */ member
165 uint32_t hashval; /* hash value used for hash resize */ member
1111 uint32_t ruleid, uint16_t rulenum, uint32_t hashval) in dyn_lookup_ipv4_parent()
1455 uint32_t hashval) in dyn_alloc_parent()
1482 uint32_t hashval, uint16_t fibnum) in dyn_alloc_dyndata()
1536 const struct ipfw_flow_id *pkt, uint32_t hashval, uint32_t version, in dyn_add_ipv4_parent()
1590 uint32_t hashval, struct ipfw_dyn_info *info, uint16_t fibnum, in dyn_add_ipv4_state()
1667 const struct ipfw_flow_id *pkt, uint32_t zoneid, uint32_t hashval, in dyn_add_ipv6_parent()
1721 int pktlen, uint32_t hashval, struct ipfw_dyn_info *info, in dyn_add_ipv6_state()
1770 struct ip_fw *rule, uint32_t hashval, uint32_t limit, uint16_t kidx) in dyn_get_parent_state()
[all …]
/freebsd/contrib/ncurses/ncurses/tty/
H A Dhashmap.c345 unsigned long hashval = oldhash(SP_PARM)[i]; in NCURSES_SP_NAME() local
355 unsigned long hashval = newhash(SP_PARM)[i]; in NCURSES_SP_NAME() local
/freebsd/bin/sh/
H A Dalias.c242 unsigned int hashval; in hashalias() local
H A Dexec.c545 unsigned int hashval; in hashname() local
H A Dvar.c937 unsigned int hashval; in find_var() local
/freebsd/sys/contrib/openzfs/module/icp/algs/edonr/
H A Dedonr.c258 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 Dmkstr.c269 long hashval = 0; in hashit() local
/freebsd/sys/dev/liquidio/
H A Dlio_core.c279 uint32_t hashtype, hashval; in lio_push_packet() local
/freebsd/sys/kern/
H A Dvfs_init.c389 uint32_t hashval; in vfs_register() local
/freebsd/contrib/one-true-awk/
H A Dtran.c254 unsigned hashval; in hash() local
/freebsd/crypto/openssl/ssl/
H A Dtls13_enc.c427 unsigned char hashval[EVP_MAX_MD_SIZE]; in tls13_change_cipher_state() local
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_lib.c2186 int create_synthetic_message_hash(SSL *s, const unsigned char *hashval, in create_synthetic_message_hash()
/freebsd/usr.sbin/inetd/
H A Dinetd.c2555 hashval(char *p, int len) in hashval() function
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c1884 uint64_t hashval = DTRACE_DYNHASH_VALID; in dtrace_dynvar() local
2547 uint32_t hashval = 0, limit, isstr; in dtrace_aggregate() local
8105 int hashval = DTRACE_HASHSTR(hash, new); local
8144 int hashval = DTRACE_HASHSTR(hash, template); local
8159 int hashval = DTRACE_HASHSTR(hash, template); local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c442 uint64_t hashval; local

12