Searched refs:f_column (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/bin/ls/
H A Dls.c74 int f_column; /* columnated format */ variable
113 f_column = f_nonprint = 1;
143 f_column = f_columnacross = f_longform = 0;
147 f_column = 1;
155 f_column = f_columnacross = f_singlecol = f_stream = 0;
160 f_column = f_columnacross = f_singlecol = f_stream = 0;
164 f_column = f_columnacross = f_longform = 0;
169 f_column = f_longform = f_numericonly = 0;
175 f_column = f_columnacross = f_singlecol = f_stream = 0;

Completed in 74 milliseconds