Searched refs:QLOG_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
6 #define QLOG_BUF_SIZE 512 macro65 char buf[QLOG_BUF_SIZE]; in qlog()66 vsnprintf(buf, QLOG_BUF_SIZE, format, ap); in qlog()