Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dextern.h41 #define PTM_PARSE_DWM 0x0002 /* Parse Day-Week-Month format */ macro
H A Dptimes.c408 if (parseopts & PTM_PARSE_DWM) in ptime_relparse()
H A Dnewsyslog.c1390 ptm_opts = PTM_PARSE_DWM; in parse_file()