Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c406 static int group_width; variable
3274 group_width = 0; in clear_files()
3637 if (group_width < len) in gobble_file()
3638 group_width = len; in gobble_file()
4411 format_group (f->stat.st_gid, group_width, f->stat_ok); in print_long_format()