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

/openbsd-current/bin/ls/
H A Dls.c92 int f_stream; /* stream format */ variable
144 f_numericonly = f_stream = 0;
149 f_singlecol = f_stream = 0;
155 f_column = f_columnacross = f_singlecol = f_stream = 0;
160 f_column = f_columnacross = f_singlecol = f_stream = 0;
163 f_stream = 1;
170 f_singlecol = f_stream = 0;
175 f_column = f_columnacross = f_singlecol = f_stream = 0;
327 else if (f_stream)

Completed in 84 milliseconds