Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c429 with_commas /* -m */ enumerator
905 long_format, long_format, with_commas, horizontal, horizontal, enumerator
1991 format_opt = with_commas; in decode_switches()
2282 if (format == many_per_line || format == horizontal || format == with_commas in decode_switches()
2326 if (format == many_per_line || format == horizontal || format == with_commas) in decode_switches()
4166 case with_commas: in print_current_files()
4892 printf ("%*s ", format == with_commas ? 0 : inode_number_width, in print_file_name_and_frills()
4896 printf ("%*s ", format == with_commas ? 0 : block_size_width, in print_file_name_and_frills()
4902 printf ("%*s ", format == with_commas ? 0 : scontext_width, f->scontext); in print_file_name_and_frills()
5123 len += 1 + (format == with_commas in length_of_file_name_and_frills()
[all …]