Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtw.parse.c2133 find_rows(Char *items[], int count, int no_file_suffix) in find_rows() argument
2141 maxwidth += no_file_suffix ? 1 : 2; /* for the file tag and space */ in find_rows()
2157 print_by_column(Char *dir, Char *items[], int count, int no_file_suffix) in print_by_column() argument
2175 maxwidth += no_file_suffix ? 1 : 2; /* for the file tag and space */ in print_by_column()
2191 if (no_file_suffix) { in print_by_column()
2204 if (no_file_suffix) { in print_by_column()