HomeSort by: relevance | last modified time | path
    Searched defs:f_stream (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ls/
ls.c 110 int f_stream; /* stream format */ variable in typeref:typename:int
163 f_column = f_columnacross = f_longform = f_stream = 0;
167 f_columnacross = f_longform = f_singlecol = f_stream =
174 f_column = f_columnacross = f_singlecol = f_stream = 0;
178 f_column = f_columnacross = f_singlecol = f_stream = 0;
183 f_stream = 1;
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) {
397 else if (f_stream)
    [all...]
ls.c 110 int f_stream; /* stream format */ variable in typeref:typename:int
163 f_column = f_columnacross = f_longform = f_stream = 0;
167 f_columnacross = f_longform = f_singlecol = f_stream =
174 f_column = f_columnacross = f_singlecol = f_stream = 0;
178 f_column = f_columnacross = f_singlecol = f_stream = 0;
183 f_stream = 1;
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) {
397 else if (f_stream)
    [all...]
ls.c 110 int f_stream; /* stream format */ variable in typeref:typename:int
163 f_column = f_columnacross = f_longform = f_stream = 0;
167 f_columnacross = f_longform = f_singlecol = f_stream =
174 f_column = f_columnacross = f_singlecol = f_stream = 0;
178 f_column = f_columnacross = f_singlecol = f_stream = 0;
183 f_stream = 1;
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) {
397 else if (f_stream)
    [all...]

Completed in 38 milliseconds