Home
last modified time | relevance | path

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

/netbsd-src/sbin/rcorder/
H A Dhash.h158 Hash_Entry *Hash_EnumFirst(Hash_Table *, Hash_Search *);
H A Dhash.c371 Hash_EnumFirst(Hash_Table *t, Hash_Search *searchPtr) in Hash_EnumFirst() function