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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.dir.c186 #define DIR_PRINT 0x01 /* -p */ macro
221 dflag |= DIR_PRINT;
257 if ((dflag & (DIR_CLEAR|DIR_LOAD|DIR_SAVE)) == 0 || (dflag & DIR_PRINT))
1211 if (dflag & DIR_PRINT) /* but DIR_PRINT overrides pushdsilent... */

Completed in 96 milliseconds