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

  /src/bin/ls/
ls.h 49 extern int f_longform; /* long listing format */
ls.c 98 int f_longform; /* long listing format */ variable
163 f_column = f_columnacross = f_longform = f_stream = 0;
167 f_columnacross = f_longform = f_singlecol = f_stream =
173 f_longform = 1;
177 f_longform = 1;
184 f_column = f_columnacross = f_longform = f_singlecol =
189 f_column = f_longform = f_singlecol = f_stream = 0;
256 f_longform = 1;
327 if (!f_inode && !f_longform && !f_size && !f_type && !f_typedir &&
335 if (!f_longform && !f_listdir && !f_type
    [all...]
print.c 441 if (dp->list->fts_level != FTS_ROOTLEVEL && (f_longform || f_size)) {

Completed in 20 milliseconds