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

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

Completed in 95 milliseconds