Searched refs:CMN_MSG_SIZE (Results 1 – 1 of 1) sorted by relevance
225 #define CMN_MSG_SIZE 256 macro231 char buf[CMN_MSG_SIZE];532 char tbuf[CMN_MSG_SIZE]; in fmt_str()593 CMN_MSG_SIZE - strlen(tbuf)); in fmt_str()652 if ((root->len + len) < CMN_MSG_SIZE) { in fc_cmn_append()653 fmt_str(env, str, root->buf+root->len, CMN_MSG_SIZE - in fc_cmn_append()