Searched refs:time_format_width (Results 1 – 2 of 2) sorted by relevance
72 static int time_format_width; variable413 printf (" %-*s", time_format_width, _("When")); in print_heading()430 time_format_width = 4 + 1 + 2 + 1 + 2 + 1 + 2 + 1 + 2; in scan_entries()435 time_format_width = 3 + 1 + 2 + 1 + 2 + 1 + 2; in scan_entries()
152 static int time_format_width; variable276 time_format_width, in print_line()806 time_format_width = 4 + 1 + 2 + 1 + 2 + 1 + 2 + 1 + 2; in main()811 time_format_width = 3 + 1 + 2 + 1 + 2 + 1 + 2; in main()