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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dhash.c367 struct bfd_hash_entry *hashp; local
[all...]
H A Dmerge.c140 struct sec_merge_hash_entry *hashp; local
[all...]
H A Dlinker.c1478 _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...]
/openbsd-current/lib/libc/db/hash/
H A Dhash_buf.c100 __get_buf(HTAB *hashp, u_int32_t addr, argument
153 newbuf(HTAB *hashp, u_int32_t addr, BUFHEAD *prev_bp) argument
296 __buf_init(HTAB *hashp, int nbytes) argument
319 __buf_free(HTAB *hashp, int do_free, int to_disk) argument
350 __reclaim_buf(HTAB *hashp, BUFHEAD *bp) argument
[all...]
H A Dndbm.c245 HTAB *hashp = (HTAB *)dbp->internal; local
H A Dhash_bigkey.c82 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) argument
191 __big_delete(HTAB *hashp, BUFHEAD *bufp) argument
268 __find_bigpair(HTAB *hashp, BUFHEAD *bufp, int ndx, char *key, int size) argument
315 __find_last_page(HTAB *hashp, BUFHEAD **bpp) argument
354 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) argument
440 collect_data(HTAB *hashp, BUFHEAD *bufp, int len, int set) argument
492 __big_keydata(HTAB *hashp, BUFHEAD *bufp, DBT *key, DBT *val, int set) argument
506 collect_key(HTAB *hashp, BUFHEAD *bufp, int len, DBT *val, int set) argument
545 __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.c95 HTAB *hashp; local
236 HTAB *hashp; local
251 HTAB *hashp; local
266 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) argument
330 init_htab(HTAB *hashp, int nelem) argument
373 hdestroy(HTAB *hashp) argument
435 HTAB *hashp; local
460 flush_meta(HTAB *hashp) argument
508 HTAB *hashp; local
521 HTAB *hashp; local
540 HTAB *hashp; local
558 hash_access(HTAB *hashp, ACTION action, DBT *key, DBT *val) argument
688 HTAB *hashp; local
776 __expand_table(HTAB *hashp) argument
844 __call_hash(HTAB *hashp, char *k, int len) argument
861 alloc_segs(HTAB *hashp, int nsegs) argument
924 swap_header(HTAB *hashp) argument
[all...]
H A Dhash_page.c118 __delpair(HTAB *hashp, BUFHEAD *bufp, int ndx) argument
175 __split_page(HTAB *hashp, u_int32_t obucket, u_int32_t nbucket) argument
269 ugly_split(HTAB *hashp, u_int32_t obucket, BUFHEAD *old_bufp, BUFHEAD *new_bufp, int copyto, int moved) argument
390 __addel(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) argument
460 __add_ovflpage(HTAB *hashp, BUFHEAD *bufp) argument
510 __get_page(HTAB *hashp, char *p, u_int32_t bucket, int is_bucket, int is_disk, int is_bitmap) argument
565 __put_page(HTAB *hashp, char *p, u_int32_t bucket, int is_bucket, int is_bitmap) argument
607 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) argument
642 overflow_page(HTAB *hashp) argument
795 __free_ovflpage(HTAB *hashp, BUFHEAD *obufp) argument
839 open_temp(HTAB *hashp) argument
895 fetch_bitmap(HTAB *hashp, int ndx) argument
[all...]
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dhash.c24 hashp (key) function
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dhash.c370 struct bfd_hash_entry *hashp; local
[all...]
H A Dmerge.c139 struct sec_merge_hash_entry *hashp; local
[all...]
H A Dlinker.c1523 _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.c1066 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
/openbsd-current/sbin/isakmpd/
H A Disakmp_cfg.c99 u_int8_t *hashp = 0, *attrp, *attr; local
550 u_int8_t *hashp = 0, *attrp; local
595 u_int8_t *hashp; local
612 cfg_finalize_hash(struct message *msg, u_int8_t *hashp, u_int8_t *data, u_int16_t length) argument
635 struct payload *hashp = payload_first(msg, ISAKMP_PAYLOAD_HASH); local
[all...]
H A Dike_quick_mode.c1045 struct payload *hashp = payload_first(msg, ISAKMP_PAYLOAD_HASH); local
1489 struct payload *hashp, *kep, *idp; local
1964 struct payload *hashp; local
[all...]
H A Dmessage.c705 struct payload *hashp = payload_first(msg, ISAKMP_PAYLOAD_HASH); local

Completed in 171 milliseconds