Searched defs:hash_insert (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/usr.sbin/npppd/common/ |
H A D | hash.c | 122 hash_insert(hash_table *htbl, const void *k, void *i) in hash_insert() function
|
/openbsd-src/usr.bin/ctfconv/ |
H A D | hash.c | 119 hash_insert(struct hash *h, unsigned int i, struct hash_entry *p, in hash_insert() function
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | hash.c | 204 hash_insert (struct hash_control *table, const char *key, PTR value) in hash_insert() function
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | hash.c | 226 hash_insert (struct hash_control *table, const char *key, PTR value) in hash_insert() function
|
/openbsd-src/bin/md5/ |
H A D | md5.c | 400 hash_insert(struct hash_list *hl, struct hash_function *hf, int base64) in hash_insert() function
|