Searched defs:hashp (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/lib/libc/db/hash/
H A Dhash_buf.c103 __get_buf(HTAB *hashp, u_int32_t addr, argument
156 newbuf(HTAB *hashp, u_int32_t addr, BUFHEAD *prev_bp) argument
297 __buf_init(HTAB *hashp, int nbytes) argument
320 __buf_free(HTAB *hashp, int do_free, int to_disk) argument
351 __reclaim_buf(HTAB *hashp, BUFHEAD *bp) argument
[all...]
H A Dhash_bigkey.c86 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) argument
196 __big_delete(HTAB *hashp, BUFHEAD *bufp) argument
273 __find_bigpair(HTAB *hashp, BUFHEAD *bufp, int ndx, char *key, int size) argument
320 __find_last_page(HTAB *hashp, BUFHEAD **bpp) argument
359 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) argument
445 collect_data(HTAB *hashp, BUFHEAD *bufp, int len, int set) argument
498 __big_keydata(HTAB *hashp, BUFHEAD *bufp, DBT *key, DBT *val, int set) argument
512 collect_key(HTAB *hashp, BUFHEAD *bufp, int len, DBT *val, int set) argument
552 __big_split(HTAB *hashp, BUFHEAD *op, BUFHEAD *np, BUFHEAD *big_keyp, int addr, u_int32_t obucket, SPLIT_RETURN *ret) argument
[all...]
H A Dhash.c101 HTAB *hashp; local
242 HTAB *hashp; local
257 HTAB *hashp; local
272 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) argument
338 init_htab(HTAB *hashp, int nelem) argument
381 hdestroy(HTAB *hashp) argument
449 HTAB *hashp; local
476 flush_meta(HTAB *hashp) argument
524 HTAB *hashp; local
537 HTAB *hashp; local
556 HTAB *hashp; local
574 hash_access(HTAB *hashp, ACTION action, DBT *key, DBT *val) argument
704 HTAB *hashp; local
792 __expand_table(HTAB *hashp) argument
860 __call_hash(HTAB *hashp, char *k, int len) argument
877 alloc_segs(HTAB *hashp, int nsegs) argument
940 swap_header(HTAB *hashp) argument
[all...]
H A Dhash_page.c126 __delpair(HTAB *hashp, BUFHEAD *bufp, int ndx) argument
183 __split_page(HTAB *hashp, u_int32_t obucket, u_int32_t nbucket) argument
277 ugly_split(HTAB *hashp, u_int32_t obucket, BUFHEAD *old_bufp, BUFHEAD *new_bufp, int copyto, int moved) argument
398 __addel(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) argument
468 __add_ovflpage(HTAB *hashp, BUFHEAD *bufp) argument
518 __get_page(HTAB *hashp, char *p, u_int32_t bucket, int is_bucket, int is_disk, int is_bitmap) argument
573 __put_page(HTAB *hashp, char *p, u_int32_t bucket, int is_bucket, int is_bitmap) argument
620 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) argument
655 overflow_page(HTAB *hashp) argument
808 __free_ovflpage(HTAB *hashp, BUFHEAD *obufp) argument
852 open_temp(HTAB *hashp) argument
907 fetch_bitmap(HTAB *hashp, int ndx) argument
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_bookmark.c38 char *hashp; local
H A Dzfs_ioctl.c1053 char *hashp = strchr(name, '#'); local
1079 char *hashp = strchr(name, '#'); local
/freebsd-10-stable/contrib/binutils/bfd/
H A Dhash.c424 struct bfd_hash_entry *hashp; local
[all...]
H A Dmerge.c139 struct sec_merge_hash_entry *hashp; local
[all...]
H A Dlinker.c1524 _bfd_generic_link_add_one_symbol(struct bfd_link_info *info, bfd *abfd, const char *name, flagword flags, asection *section, bfd_vma value, const char *string, bfd_boolean copy, bfd_boolean collect, struct bfd_link_hash_entry **hashp) argument
[all...]
H A Dsunos.c1051 sunos_add_one_symbol(struct bfd_link_info *info, bfd *abfd, const char *name, flagword flags, asection *section, bfd_vma value, const char *string, bfd_boolean copy, bfd_boolean collect, struct bfd_link_hash_entry **hashp) argument
/freebsd-10-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsubs.c1829 nfsrv_parsename(struct nfsrv_descript *nd, char *bufp, u_long *hashp, argument
H A Dnfs_nfsdserv.c493 u_long *hashp; local
980 u_long *hashp; local
1150 u_long *hashp, cnflags; local
1363 u_long *hashp; local
1449 u_long *hashp; local
1619 u_long *hashp; local
1720 u_long *hashp; local
1841 u_long *hashp; local
2574 u_long *hashp; local
3333 u_long *hashp; local
[all...]

Completed in 163 milliseconds