Home
last modified time | relevance | path

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

/NextBSD/lib/libc/db/hash/
HDhash.c101 HTAB *hashp; in __hash_open() local
242 HTAB *hashp; in hash_close() local
257 HTAB *hashp; in hash_fd() local
272 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) in init_hash()
338 init_htab(HTAB *hashp, int nelem) in init_htab()
381 hdestroy(HTAB *hashp) in hdestroy()
446 HTAB *hashp; in hash_sync() local
471 flush_meta(HTAB *hashp) in flush_meta()
519 HTAB *hashp; in hash_get() local
532 HTAB *hashp; in hash_put() local
[all …]
HDhash_bigkey.c86 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __big_insert()
196 __big_delete(HTAB *hashp, BUFHEAD *bufp) in __big_delete()
273 __find_bigpair(HTAB *hashp, BUFHEAD *bufp, int ndx, char *key, int size) in __find_bigpair()
320 __find_last_page(HTAB *hashp, BUFHEAD **bpp) in __find_last_page()
359 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) in __big_return()
445 collect_data(HTAB *hashp, BUFHEAD *bufp, int len, int set) in collect_data()
498 __big_keydata(HTAB *hashp, BUFHEAD *bufp, DBT *key, DBT *val, int set) in __big_keydata()
512 collect_key(HTAB *hashp, BUFHEAD *bufp, int len, DBT *val, int set) in collect_key()
552 __big_split(HTAB *hashp, in __big_split()
HDhash_page.c126 __delpair(HTAB *hashp, BUFHEAD *bufp, int ndx) in __delpair()
183 __split_page(HTAB *hashp, u_int32_t obucket, u_int32_t nbucket) in __split_page()
277 ugly_split(HTAB *hashp, in ugly_split()
398 __addel(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __addel()
468 __add_ovflpage(HTAB *hashp, BUFHEAD *bufp) in __add_ovflpage()
518 __get_page(HTAB *hashp, char *p, u_int32_t bucket, int is_bucket, int is_disk, in __get_page()
573 __put_page(HTAB *hashp, char *p, u_int32_t bucket, int is_bucket, int is_bitmap) in __put_page()
615 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) in __ibitmap()
650 overflow_page(HTAB *hashp) in overflow_page()
803 __free_ovflpage(HTAB *hashp, BUFHEAD *obufp) in __free_ovflpage()
[all …]
HDhash_buf.c103 __get_buf(HTAB *hashp, u_int32_t addr, in __get_buf()
156 newbuf(HTAB *hashp, u_int32_t addr, BUFHEAD *prev_bp) in newbuf()
297 __buf_init(HTAB *hashp, int nbytes) in __buf_init()
320 __buf_free(HTAB *hashp, int do_free, int to_disk) in __buf_free()
351 __reclaim_buf(HTAB *hashp, BUFHEAD *bp) in __reclaim_buf()
/NextBSD/contrib/binutils/bfd/
HDcoff-aux.c61 string, copy, collect, hashp) in coff_m68k_aux_link_add_one_symbol() argument
HDhash.c424 struct bfd_hash_entry *hashp; in bfd_hash_lookup() local
HDsparclinux.c330 copy, collect, hashp) in linux_add_one_symbol() argument
HDi386linux.c329 copy, collect, hashp) in linux_add_one_symbol() argument
HDmerge.c139 struct sec_merge_hash_entry *hashp; in sec_merge_hash_lookup() local
HDsunos.c1060 struct bfd_link_hash_entry **hashp) in sunos_add_one_symbol()
HDlinker.c1533 struct bfd_link_hash_entry **hashp) in _bfd_generic_link_add_one_symbol()
HDlibcoff.h927 value, string, cp, coll, hashp)\ argument
/NextBSD/sys/fs/nfsserver/
HDnfs_nfsdserv.c502 u_long *hashp; in nfsrvd_lookup() local
989 u_long *hashp; in nfsrvd_create() local
1159 u_long *hashp, cnflags; in nfsrvd_mknod() local
1372 u_long *hashp; in nfsrvd_remove() local
1458 u_long *hashp; in nfsrvd_rename() local
1628 u_long *hashp; in nfsrvd_link() local
1729 u_long *hashp; in nfsrvd_symlink() local
1850 u_long *hashp; in nfsrvd_mkdir() local
2593 u_long *hashp; in nfsrvd_open() local
3351 u_long *hashp; in nfsrvd_secinfo() local
HDnfs_nfsdsubs.c1828 nfsrv_parsename(struct nfsrv_descript *nd, char *bufp, u_long *hashp, in nfsrv_parsename()
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDdsl_bookmark.c38 char *hashp; in dsl_bookmark_hold_ds() local
HDzfs_ioctl.c1044 char *hashp = strchr(name, '#'); in zfs_secpolicy_bookmark() local
1070 char *hashp = strchr(name, '#'); in zfs_secpolicy_destroy_bookmarks() local