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

/freebsd-10.0-release/contrib/diff/src/
H A Ddiff.h206 XTERN char const *time_format;
205 XTERN char const *time_format; variable
H A Dcontext.c62 if (! (tm && nstrftime (buf, sizeof buf, time_format, tm, 0, nsec)))
H A Ddiff.c631 time_format = "%Y-%m-%d %H:%M:%S.%N %z";
633 time_format = "%Y-%m-%d %H:%M:%S %z";
639 time_format = "%a %b %e %T %Y";
/freebsd-10.0-release/contrib/dialog/
H A Dtimebox.c395 if (dialog_vars.time_format != 0) {
405 dialog_vars.time_format,
H A Ddialog.h514 char *time_format; /* option "--time-format" */ member in struct:__anon803
H A Ddialog.c1573 dialog_vars.time_format = optionString(argv, &offset);

Completed in 102 milliseconds