Home
last modified time | relevance | path

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

/freebsd/sbin/rcorder/
H A Dhash.h105 #define Hash_SetValue(h, val) ((h)->clientData = (ClientData) (val)) macro
H A Drcorder.c297 Hash_SetValue(entry, NULL); in add_require()
327 Hash_SetValue(entry, head); in add_provide()
562 Hash_SetValue(entry, head); in make_fake_provision()