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

/netbsd-current/sbin/rcorder/
H A Dhash.h126 * void *Hash_GetValue(h)
130 #define Hash_GetValue(h) ((h)->clientData) macro
H A Drcorder.c300 head = Hash_GetValue(entry);
542 for (pnode = Hash_GetValue(entry); pnode; pnode = pnode->next) {
594 head = Hash_GetValue(entry);

Completed in 195 milliseconds