Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dextern.h40 #define PTM_PARSE_ISO8601 0x0001 /* Parse ISO-standard format */ macro
H A Dnewsyslog.c829 res = ptime_relparse(dbg_timenow, PTM_PARSE_ISO8601, in parse_doption()
1388 ptm_opts = PTM_PARSE_ISO8601; in parse_file()