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

/netbsd-current/sbin/rcorder/
H A Dhash.h133 * Hash_SetValue(h, val);
138 #define Hash_SetValue(h, val) ((h)->clientData = (void *) (val)) macro
H A Drcorder.c280 Hash_SetValue(entry, NULL);
309 Hash_SetValue(entry, head);
496 Hash_SetValue(entry, head);

Completed in 79 milliseconds