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

/freebsd-current/sbin/rcorder/
H A Dhash.h84 Hash_Entry *hashEntryPtr; /* Next entry to check in current member in struct:Hash_Search
H A Dhash.c330 searchPtr->hashEntryPtr = NULL;
361 * The hashEntryPtr field points to the most recently returned
365 e = searchPtr->hashEntryPtr;
377 searchPtr->hashEntryPtr = e;

Completed in 192 milliseconds