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

/netbsd-6-1-5-RELEASE/sbin/rcorder/
H A Dhash.h133 * Hash_SetValue(h, val);
138 #define Hash_SetValue(h, val) ((h)->clientData = (void *) (val)) macro
H A Drcorder.c281 Hash_SetValue(entry, NULL);
310 Hash_SetValue(entry, head);
497 Hash_SetValue(entry, head);
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dhash.h132 * Hash_SetValue(h, val);
137 #define Hash_SetValue(h, val) ((h)->clientInfo.clientPtr = (val)) macro
H A Dhash.c294 Hash_SetValue(e, NULL);
H A Dtarg.c356 Hash_SetValue(he, gn);
H A Darch.c689 Hash_SetValue(he, bmake_malloc(sizeof(struct ar_hdr)));
H A Dvar.c503 Hash_SetValue(h, v);
1036 Hash_SetValue(h, v);

Completed in 220 milliseconds