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

/freebsd-13-stable/sbin/rcorder/
H A Dhash.h87 Hash_Entry *hashEntryPtr; /* Next entry to check in current member in struct:Hash_Search
H A Dhash.c344 searchPtr->hashEntryPtr = NULL;
375 * The hashEntryPtr field points to the most recently returned
379 e = searchPtr->hashEntryPtr;
391 searchPtr->hashEntryPtr = e;

Completed in 61 milliseconds