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

/freebsd-13-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c1062 int eol, ptm_opts, res, special; local
1265 ptm_opts = PTM_PARSE_ISO8601;
1267 ptm_opts = PTM_PARSE_DWM;
1268 ptm_opts |= PTM_PARSE_MATCHDOM;
1269 res = ptime_relparse(working->trim_at, ptm_opts,

Completed in 100 milliseconds