Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/top/dist/
H A Dhash.h91 hash_item_uint *hash_first_uint(hash_table *ht, hash_pos *pos);
H A Dhash.c486 hash_first_uint(hash_table *ht, hash_pos *pos) in hash_first_uint() function