Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/beadm/
H A Dbeadm.c347 const char *datetime_fmt = "%F %R"; in print_be_nodes() local
362 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm); in print_be_nodes()
412 const char *datetime_fmt = "%F %R"; in print_be_snapshots() local
425 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm); in print_be_snapshots()
475 const char *datetime_fmt = "%F %R"; in print_fmt_nodes() local
491 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm); in print_fmt_nodes()