Searched defs:MAX_LOG_LEN (Results 1 – 3 of 3) sorted by relevance
20 #define MAX_LOG_LEN 1024 macro
25 #define MAX_LOG_LEN 4096 /* maximum length of a log, include '\0' */ macro
44 const int32_t MAX_LOG_LEN = 1024; variable