Searched refs:addReplyErrorLength (Results 1 – 1 of 1) sorted by relevance
385 void addReplyErrorLength(client *c, const char *s, size_t len) { in addReplyErrorLength() function392 addReplyErrorLength(c,err,strlen(err)); in addReplyError()407 addReplyErrorLength(c,s,sdslen(s)); in addReplyErrorFormat()