Searched refs:DAYTIME_RFC5424_LEN (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/newsyslog/
H A Dnewsyslog.c268 #define DAYTIME_RFC5424_LEN sizeof("YYYY-MM-DDTHH:MM:SS+00:00") macro
269 static char daytime_rfc5424[DAYTIME_RFC5424_LEN];
696 ptimeget_ctime_rfc5424(timenow, daytime_rfc5424, DAYTIME_RFC5424_LEN);

Completed in 62 milliseconds