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

/freebsd-9.3-release/usr.sbin/newsyslog/
H A Dnewsyslog.c1048 int eol, ptm_opts, res, special; local
1241 ptm_opts = PTM_PARSE_ISO8601;
1243 ptm_opts = PTM_PARSE_DWM;
1244 ptm_opts |= PTM_PARSE_MATCHDOM;
1245 res = ptime_relparse(working->trim_at, ptm_opts,

Completed in 49 milliseconds