Home
last modified time | relevance | path

Searched defs:Hash_GetValue (Results 1 – 2 of 2) sorted by relevance

/minix3/sbin/rcorder/
H A Dhash.h130 #define Hash_GetValue(h) ((h)->clientData) macro
/minix3/usr.bin/make/
H A Dhash.h128 #define Hash_GetValue(h) ((h)->clientInfo.clientPtr) macro