Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/top/dist/
H A Dhash.h90 void *hash_remove_uint(hash_table *ht, unsigned int key);
H A Dhash.c440 hash_remove_uint(hash_table *ht, unsigned int key) in hash_remove_uint() function