Home
last modified time | relevance | path

Searched refs:hash_node (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/libdm/datastruct/
H A Dhash.h22 struct hash_node;
42 char *hash_get_key(struct hash_table *t, struct hash_node *n);
43 void *hash_get_data(struct hash_table *t, struct hash_node *n);
44 struct hash_node *hash_get_first(struct hash_table *t);
45 struct hash_node *hash_get_next(struct hash_table *t, struct hash_node *n);
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_dnsbl.c496 HTABLE_INFO *hash_node; in psc_dnsbl_request() local
521 if ((hash_node = htable_locate(dnsbl_score_cache, client_addr)) != 0) { in psc_dnsbl_request()
522 score = (PSC_DNSBL_SCORE *) hash_node->value; in psc_dnsbl_request()
524 PSC_CALL_BACK_EXTEND(hash_node, score); in psc_dnsbl_request()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPathTree.h141 typedef struct hash_node struct
144 struct hash_node *next; argument
H A DPathTree.cc482 hash_node *old_p; in find_in_desc_htable()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.h141 typedef struct hash_node struct
144 struct hash_node *next; argument
H A DPathTree.cc482 hash_node *old_p; in find_in_desc_htable()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drbt.c192 hash_node(dns_rbt_t *rbt, dns_rbtnode_t *node, const dns_name_t *name);
465 hash_node(rbt, new_current, name); in dns_rbt_addnode()
646 hash_node(rbt, new_current, new_name); in dns_rbt_addnode()
693 hash_node(rbt, new_current, name); in dns_rbt_addnode()
1586 hash_node(dns_rbt_t *rbt, dns_rbtnode_t *node, const dns_name_t *name) { in create_node()
1766 hash_node(dns_rbt_t *rbt, dns_rbtnode_t *node, const dns_name_t *name) { hash_node() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbt.c416 hash_node(dns_rbt_t *rbt, dns_rbtnode_t *node, const dns_name_t *name);
879 hash_node(rbt, n, fullname); in treefix()
1259 hash_node(rbt, new_current, name); in dns_rbt_addnode()
1446 hash_node(rbt, new_current, new_name); in dns_rbt_addnode()
1497 hash_node(rbt, new_current, name); in dns_rbt_addnode()
2446 hash_node(dns_rbt_t *rbt, dns_rbtnode_t *node, const dns_name_t *name) { in hash_node() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20064529 (node_iterator<>::node_iterator(hash_node<>*),
4530 node_const_iterator<>::node_const_iterator(hash_node<>*)): Tweak,
H A DChangeLog-20051581 hashtable_iterator(hash_node<>**)): Make explicit.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200432205 (hash_node): Revert to hashing DECL_UID.
32374 * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)
32556 * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)
H A DChangeLog-201228122 (hash_node, eq_node): Remove.
28145 (hash_node, eq_node, hash_node_by_assembler_name,
H A DChangeLog-201311204 (hash_node): Likewise.
12099 (hash_node): Likewise.
H A DChangeLog-200816446 and hash_node().
H A DChangeLog-2005865 * cgraph.c (hash_node): Use explicit cast when converting from
H A DChangeLog-201437056 * symtab.c (symtab_hash, hash_node, eq_node