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