Home
last modified time | relevance | path

Searched refs:hash_replace_uint (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/top/dist/
H A Dhash.h88 void *hash_replace_uint(hash_table *ht, unsigned int key, void *value);
H A Dhash.c350 hash_replace_uint(hash_table *ht, unsigned int key, void *value) in hash_replace_uint() function