mconsole_reply_len
extern int mconsole_reply_len(struct mc_request *req, const char *reply,
mconsole_reply_len(entry->req, console_buf, n, 0, 1);
mconsole_reply_len(req, "", 0, 0, 0);
return mconsole_reply_len(req, str, strlen(str), err, more);