Home
last modified time | relevance | path

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

/original-bsd/bin/csh/
H A Ddir.c128 #define DIR_LONG 1 macro
144 dirflag |= DIR_LONG;
194 if (!(dirflag & DIR_LONG) && hp != NULL && !eq(hp, STRslash) && in printdirs()