Searched refs:hashEntryPtr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sbin/rcorder/
H A Dhash.h117 Hash_Entry *hashEntryPtr; /* Next entry to check in current member in struct:Hash_Search
H A Dhash.c376 searchPtr->hashEntryPtr = NULL;
405 * The hashEntryPtr field points to the most recently returned
409 e = searchPtr->hashEntryPtr;
421 searchPtr->hashEntryPtr = e;

Completed in 123 milliseconds