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

/freebsd-12-stable/bin/ls/
H A Dls.c142 static int f_singlecol; /* use single column output */ variable
255 f_singlecol = 1;
286 f_singlecol = 1;
291 f_sortacross = f_longform = f_singlecol = 0;
295 f_singlecol = 0;
301 f_singlecol = 0;
418 f_singlecol = 0;
596 if (f_singlecol)

Completed in 107 milliseconds