Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/beadm/
H A Dbeadm.c62 #define DT_BUF_LEN (128) macro
64 CTASSERT(DT_BUF_LEN >= NN_NUMBUF_SZ);
259 char buf[DT_BUF_LEN]; in count_widths()
341 char datetime[DT_BUF_LEN]; in print_be_nodes()
363 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm); in print_be_nodes()
410 char datetime[DT_BUF_LEN]; in print_be_snapshots()
429 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm); in print_be_snapshots()
473 char datetime[DT_BUF_LEN]; in print_fmt_nodes()
495 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm); in print_fmt_nodes()