Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/db/hash/
H A Dhash.c100 HTAB *hashp; in __hash_open() local
248 HTAB *hashp; in hash_close() local
263 HTAB *hashp; in hash_fd() local
278 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) in init_hash()
342 init_htab(HTAB *hashp, size_t nelem) in init_htab()
389 hdestroy(HTAB *hashp) in hdestroy()
450 HTAB *hashp; in hash_sync() local
475 flush_meta(HTAB *hashp) in flush_meta()
524 HTAB *hashp; in hash_get() local
537 HTAB *hashp; in hash_put() local
[all …]
H A Dhash_bigkey.c86 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __big_insert()
219 __big_delete(HTAB *hashp, BUFHEAD *bufp) in __big_delete()
299 __find_bigpair(HTAB *hashp, BUFHEAD *bufp, int ndx, char *key, int size) in __find_bigpair()
346 __find_last_page(HTAB *hashp, BUFHEAD **bpp) in __find_last_page()
385 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) in __big_return()
472 collect_data(HTAB *hashp, BUFHEAD *bufp, int len, int set) in collect_data()
526 __big_keydata(HTAB *hashp, BUFHEAD *bufp, DBT *key, DBT *val, int set) in __big_keydata()
540 collect_key(HTAB *hashp, BUFHEAD *bufp, int len, DBT *val, int set) in collect_key()
581 HTAB *hashp, in __big_split()
H A Dhash_buf.c105 HTAB *hashp, in __get_buf()
158 newbuf(HTAB *hashp, uint32_t addr, BUFHEAD *prev_bp) in newbuf()
277 __buf_init(HTAB *hashp, u_int nbytes) in __buf_init()
300 __buf_free(HTAB *hashp, int do_free, int to_disk) in __buf_free()
331 __reclaim_buf(HTAB *hashp, BUFHEAD *bp) in __reclaim_buf()
H A Dhash_page.c133 __delpair(HTAB *hashp, BUFHEAD *bufp, int ndx) in __delpair()
186 __split_page(HTAB *hashp, uint32_t obucket, uint32_t nbucket) in __split_page()
284 HTAB *hashp, in ugly_split()
408 __addel(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __addel()
480 __add_ovflpage(HTAB *hashp, BUFHEAD *bufp) in __add_ovflpage()
535 __get_page(HTAB *hashp, char *p, uint32_t bucket, int is_bucket, int is_disk, in __get_page()
592 __put_page(HTAB *hashp, char *p, uint32_t bucket, int is_bucket, int is_bitmap) in __put_page()
640 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) in __ibitmap()
675 overflow_page(HTAB *hashp) in overflow_page()
828 __free_ovflpage(HTAB *hashp, BUFHEAD *obufp) in __free_ovflpage()
[all …]
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdserv.c504 u_long *hashp; in nfsrvd_lookup() local
990 u_long *hashp; in nfsrvd_create() local
1160 u_long *hashp, cnflags; in nfsrvd_mknod() local
1373 u_long *hashp; in nfsrvd_remove() local
1459 u_long *hashp; in nfsrvd_rename() local
1629 u_long *hashp; in nfsrvd_link() local
1730 u_long *hashp; in nfsrvd_symlink() local
1851 u_long *hashp; in nfsrvd_mkdir() local
2594 u_long *hashp; in nfsrvd_open() local
3352 u_long *hashp; in nfsrvd_secinfo() local
H A Dnfs_nfsdsubs.c1836 nfsrv_parsename(struct nfsrv_descript *nd, char *bufp, u_long *hashp, in nfsrv_parsename()
/netbsd-src/external/gpl3/binutils.old/dist/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.c1388 struct bfd_link_hash_entry **hashp) in _bfd_generic_link_add_one_symbol()
H A Dlibcoff.h967 value, string, cp, coll, hashp)\ argument
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dhash.c553 struct bfd_hash_entry *hashp; in bfd_hash_lookup() local
608 struct bfd_hash_entry *hashp; in bfd_hash_insert() local
H A Dmerge.c234 struct sec_merge_hash_entry *hashp; in sec_merge_hash_insert() local
378 struct sec_merge_hash_entry *hashp; in sec_merge_hash_lookup() local
H A Dlinker.c1391 struct bfd_link_hash_entry **hashp) in _bfd_generic_link_add_one_symbol()
H A Dlibcoff.h1009 value, string, cp, coll, hashp)\ argument
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhash.c30 hashp (const char *key) in hashp() function
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddsl_bookmark.c38 char *hashp; in dsl_bookmark_hold_ds() local
H A Dzfs_ioctl.c1081 char *hashp = strchr(name, '#'); in zfs_secpolicy_bookmark() local
1107 char *hashp = strchr(name, '#'); in zfs_secpolicy_destroy_bookmarks() local
/netbsd-src/sys/kern/
H A Dvfs_vnode.c1406 struct hashhead *hashp; vcache_hash_lookup() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.c5685 record_insns (rtx_insn *insns, rtx end, hash_table<insn_cache_hasher> **hashp) in record_insns()