Searched refs:MAX_MSG_PREFIX_LEN (Results 1 – 1 of 1) sorted by relevance
51 #define MAX_MSG_PREFIX_LEN 128 macro68 char prefix[MAX_MSG_PREFIX_LEN]; in message()69 char message[MAX_MSG_PREFIX_LEN + MAX_MSG_LEN + 2]; in message()111 snprintf(prefix, MAX_MSG_PREFIX_LEN, "%d:%d:%s%s:%s", in message()