Home | History | Annotate | Download | only in ls

Lines Matching defs:f_column

89 int f_column;			/* columnated format */
145 f_column = f_nonprint = 1;
163 f_column = f_columnacross = f_longform = f_stream = 0;
166 f_column = 1;
174 f_column = f_columnacross = f_singlecol = f_stream = 0;
178 f_column = f_columnacross = f_singlecol = f_stream = 0;
184 f_column = f_columnacross = f_longform = f_singlecol =
189 f_column = f_longform = f_singlecol = f_stream = 0;
257 f_column = f_columnacross = f_singlecol = f_stream = 0;
312 if (f_column || f_columnacross || f_stream) {