Searched refs:author_width (Results 1 – 1 of 1) sorted by relevance
407 static int author_width; variable3275 author_width = 0; in clear_files()3644 if (author_width < len) in gobble_file()3645 author_width = len; in gobble_file()4414 format_user (f->stat.st_author, author_width, f->stat_ok); in print_long_format()