Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/beadm/
H A Dbeadm.c347 const char *datetime_fmt = "%F %R"; in print_be_nodes() local
363 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm); in print_be_nodes()
416 const char *datetime_fmt = "%F %R"; in print_be_snapshots() local
429 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm); in print_be_snapshots()
479 const char *datetime_fmt = "%F %R"; in print_fmt_nodes() local
495 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm); in print_fmt_nodes()