Home
last modified time | relevance | path

Searched defs:hash_insert (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.sbin/npppd/common/
H A Dhash.c122 hash_insert(hash_table *htbl, const void *k, void *i) in hash_insert() function
/openbsd-src/usr.bin/ctfconv/
H A Dhash.c119 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 Dhash.c204 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 Dhash.c226 hash_insert (struct hash_control *table, const char *key, PTR value) in hash_insert() function
/openbsd-src/bin/md5/
H A Dmd5.c400 hash_insert(struct hash_list *hl, struct hash_function *hf, int base64) in hash_insert() function