Searched refs:DBG_MSG_SIZE (Results 1 – 2 of 2) sorted by relevance
112 #define DBG_MSG_SIZE 320 macro119 char msg[DBG_MSG_SIZE];
188 vsnprintf(msg_p->msg, DBG_MSG_SIZE, fmt, args); in px_dbg_queue()