Home
last modified time | relevance | path

Searched defs:hashp (Results 1 – 20 of 20) sorted by relevance

/dragonfly/lib/libc/db/hash/
H A Dhash.c98 HTAB *hashp; in __hash_open() local
240 HTAB *hashp; in hash_close() local
255 HTAB *hashp; in hash_fd() local
379 hdestroy(HTAB *hashp) in hdestroy()
444 HTAB *hashp; in hash_sync() local
469 flush_meta(HTAB *hashp) in flush_meta()
517 HTAB *hashp; in hash_get() local
530 HTAB *hashp; in hash_put() local
549 HTAB *hashp; in hash_delete() local
698 HTAB *hashp; in hash_seq() local
[all …]
H A Dhash_bigkey.c83 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __big_insert()
193 __big_delete(HTAB *hashp, BUFHEAD *bufp) in __big_delete()
270 __find_bigpair(HTAB *hashp, BUFHEAD *bufp, int ndx, char *key, int size) in __find_bigpair()
317 __find_last_page(HTAB *hashp, BUFHEAD **bpp) in __find_last_page()
356 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) in __big_return()
442 collect_data(HTAB *hashp, BUFHEAD *bufp, int len, int set) in collect_data()
495 __big_keydata(HTAB *hashp, BUFHEAD *bufp, DBT *key, DBT *val, int set) in __big_keydata()
509 collect_key(HTAB *hashp, BUFHEAD *bufp, int len, DBT *val, int set) in collect_key()
549 __big_split(HTAB *hashp, in __big_split()
H A Dhash_page.c123 __delpair(HTAB *hashp, BUFHEAD *bufp, int ndx) in __delpair()
180 __split_page(HTAB *hashp, uint32_t obucket, uint32_t nbucket) in __split_page()
274 ugly_split(HTAB *hashp, in ugly_split()
395 __addel(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __addel()
465 __add_ovflpage(HTAB *hashp, BUFHEAD *bufp) in __add_ovflpage()
515 __get_page(HTAB *hashp, char *p, uint32_t bucket, int is_bucket, int is_disk, in __get_page()
612 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) in __ibitmap()
647 overflow_page(HTAB *hashp) in overflow_page()
800 __free_ovflpage(HTAB *hashp, BUFHEAD *obufp) in __free_ovflpage()
844 open_temp(HTAB *hashp) in open_temp()
[all …]
H A Dhash_buf.c100 __get_buf(HTAB *hashp, uint32_t addr, in __get_buf()
153 newbuf(HTAB *hashp, uint32_t addr, BUFHEAD *prev_bp) in newbuf()
294 __buf_init(HTAB *hashp, int nbytes) in __buf_init()
317 __buf_free(HTAB *hashp, int do_free, int to_disk) in __buf_free()
348 __reclaim_buf(HTAB *hashp, BUFHEAD *bp) in __reclaim_buf()
/dragonfly/usr.sbin/vknetd/
H A Dmac.c92 mac_t *hashp; in mac_add() local
128 mac_t *hashp; in mac_delete() local
/dragonfly/contrib/binutils-2.34/bfd/
H A Dhash.c464 struct bfd_hash_entry *hashp; in bfd_hash_lookup() local
507 struct bfd_hash_entry *hashp; in bfd_hash_insert() local
H A Dmerge.c143 struct sec_merge_hash_entry *hashp; in sec_merge_hash_lookup() local
H A Dlinker.c1386 struct bfd_link_hash_entry **hashp) in _bfd_generic_link_add_one_symbol()
H A Dlibcoff.h962 value, string, cp, coll, hashp)\ argument
/dragonfly/contrib/binutils-2.27/bfd/
H A Dhash.c463 struct bfd_hash_entry *hashp; in bfd_hash_lookup() local
506 struct bfd_hash_entry *hashp; in bfd_hash_insert() local
H A Dmerge.c142 struct sec_merge_hash_entry *hashp; in sec_merge_hash_lookup() local
H A Dlinker.c1441 struct bfd_link_hash_entry **hashp) in _bfd_generic_link_add_one_symbol()
H A Dlibcoff.h956 value, string, cp, coll, hashp)\ argument
/dragonfly/contrib/gdb-7/bfd/
H A Dhash.c463 struct bfd_hash_entry *hashp; in bfd_hash_lookup() local
506 struct bfd_hash_entry *hashp; in bfd_hash_insert() local
H A Dmerge.c142 struct sec_merge_hash_entry *hashp; in sec_merge_hash_lookup() local
H A Dlinker.c1575 struct bfd_link_hash_entry **hashp) in _bfd_generic_link_add_one_symbol()
H A Dlibcoff.h951 value, string, cp, coll, hashp)\ argument
/dragonfly/contrib/cvs-1.12/src/
H A Dhash.c28 hashp (const char *key) in hashp() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dfunction.c5205 record_insns (rtx insns, rtx end, htab_t *hashp) in record_insns()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfunction.c5786 record_insns (rtx_insn *insns, rtx end, hash_table<insn_cache_hasher> **hashp) in record_insns()