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

/macosx-10.10.1/tcsh-65/tcsh/
H A Dtw.parse.c2083 find_rows(Char *items[], int count, int no_file_suffix) argument
2091 maxwidth += no_file_suffix ? 1 : 2; /* for the file tag and space */
2107 print_by_column(Char *dir, Char *items[], int count, int no_file_suffix) argument
2125 maxwidth += no_file_suffix ? 1 : 2; /* for the file tag and space */
2141 if (no_file_suffix) {
2154 if (no_file_suffix) {

Completed in 58 milliseconds