Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dextern.h42 #define PTM_PARSE_MATCHDOM 0x0004 /* If the user specifies a day-of-month, macro
H A Dptimes.c425 if ((parseopts & PTM_PARSE_MATCHDOM) && in ptime_relparse()
H A Dnewsyslog.c1391 ptm_opts |= PTM_PARSE_MATCHDOM; in parse_file()