Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/newsyslog/
H A Dnewsyslog.c269 #define DAYTIME_RFC5424_LEN sizeof("YYYY-MM-DDTHH:MM:SS+00:00") macro
270 static char daytime_rfc5424[DAYTIME_RFC5424_LEN];
655 ptimeget_ctime_rfc5424(timenow, daytime_rfc5424, DAYTIME_RFC5424_LEN); in parse_args()