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

/macosx-10.10.1/tcsh-65/tcsh/
H A Dtw.parse.c51 #define DOT_NONE 0 /* Don't display dot files */ macro
928 showdots = DOT_NONE;
960 if (name_length == 0 && item.s[0] == '.' && showdots == DOT_NONE)

Completed in 160 milliseconds