Searched refs:DT_BUF_LEN (Results 1 – 1 of 1) sorted by relevance
60 #define DT_BUF_LEN (128) macro62 CTASSERT(DT_BUF_LEN >= NN_NUMBUF_SZ);260 char buf[DT_BUF_LEN]; in count_widths()342 char datetime[DT_BUF_LEN]; in print_be_nodes()363 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm); in print_be_nodes()407 char datetime[DT_BUF_LEN]; in print_be_snapshots()426 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm); in print_be_snapshots()470 char datetime[DT_BUF_LEN]; in print_fmt_nodes()492 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm); in print_fmt_nodes()