Searched refs:f_slash (Results 1 – 3 of 3) sorted by relevance
131 int f_slash; /* similar to f_type, but only for dirs */ variable258 f_slash = 0; in main()330 f_slash = 1; in main()418 if (!f_nofollow && !f_longform && !f_listdir && (!f_type || f_slash)) in main()
55 extern int f_slash; /* append a '/' if the file is a directory */
395 if (f_slash) { in printtype()