HomeSort by: relevance | last modified time | path
    Searched refs:Hash_SetValue (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/rcorder/
hash.h 133 * Hash_SetValue(h, val);
138 #define Hash_SetValue(h, val) ((h)->clientData = (void *) (val))
rcorder.c 280 Hash_SetValue(entry, NULL);
309 Hash_SetValue(entry, head);
496 Hash_SetValue(entry, head);

Completed in 13 milliseconds