Home
last modified time | relevance | path

Searched defs:collisions (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/unbound/util/storage/
H A Dlruhash.c220 struct lruhash_bin* bin, hashvalue_type hash, void* key, size_t* collisions) in bin_find_entry()
311 size_t collisions; in lruhash_insert() local
624 size_t collisions; in lruhash_insert_or_retrieve() local
H A Dslabhash.c253 void get_slabhash_stats(struct slabhash* sh, long long* num, long long* collisions) in get_slabhash_stats()
/freebsd/stand/libsa/
H A Dnetif.h30 int collisions; member
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dmake_hash.c120 int collisions = 0; in _nc_make_hash_table() local
/freebsd/sys/netlink/route/
H A Dinterface.h192 uint32_t collisions; /* not supported */ member
220 uint64_t collisions; /* not supported */ member
/freebsd/contrib/libpcap/pcap/
H A Dpcap.h327 u_long collisions; member
/freebsd/contrib/sqlite3/
H A Dshell.c12907 int collisions = 0; in idxCreateFromCons() local