Searched refs:DIR_PRINT (Results 1 – 1 of 1) sorted by relevance
181 #define DIR_PRINT 0x01 /* -p */ macro216 dflag |= DIR_PRINT; in skipargs()252 if ((dflag & (DIR_CLEAR|DIR_LOAD|DIR_SAVE)) == 0 || (dflag & DIR_PRINT)) in dodirs()1214 if (dflag & DIR_PRINT) /* but DIR_PRINT overrides pushdsilent... */ in dnewcwd()