Searched refs:listSetDupMethod (Results 1 – 3 of 3) sorted by relevance
64 #define listSetDupMethod(l,m) ((l)->dup = (m)) macro
674 listSetDupMethod(c->reply,dupClientReplyValue); in createFakeClient()
141 listSetDupMethod(c->reply,dupClientReplyValue); in createClient()