Home
last modified time | relevance | path

Searched refs:fileinfo (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dls.c194 struct fileinfo struct
267 static const struct bin_str * get_color_indicator (const struct fileinfo *f,
276 static void get_link_name (char const *filename, struct fileinfo *f,
283 static size_t print_file_name_and_frills (const struct fileinfo *f,
288 static void print_long_format (const struct fileinfo *f);
290 static size_t print_name_with_quoting (const struct fileinfo *f,
331 static struct fileinfo *cwd_file;
362 file_or_link_mode (struct fileinfo const *file) in file_or_link_mode()
3243 free_ent (struct fileinfo *f) in free_ent()
3263 struct fileinfo *f = sorted_file[i]; in clear_files()
[all …]