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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.dir.c190 #define DIR_SAVE 0x10 /* -S */ macro
249 else if ((dflag & DIR_SAVE) != 0)
252 if (*v && (dflag & (DIR_SAVE|DIR_LOAD)))
257 if ((dflag & (DIR_CLEAR|DIR_LOAD|DIR_SAVE)) == 0 || (dflag & DIR_PRINT))

Completed in 54 milliseconds