Searched refs:LOG_DATE_SIZE (Results 1 – 2 of 2) sorted by relevance
165 char timebuf[LOG_DATE_SIZE]; in vlog_prefix()330 char timebuf[LOG_DATE_SIZE]; in vlog_instance()
188 #define LOG_DATE_SIZE 32 /* Max size of timestamp in log output */ macro