Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.h185 #define BOTH_ECHO (BSD_ECHO|SYSV_ECHO) macro
H A Dsh.c587 # if ECHO_STYLE == BOTH_ECHO in main()
H A Dsh.func.c1214 echo_style = BOTH_ECHO; in xecho()
H A DFixes1685 by defining ECHO_STYLE ro be BSD_ECHO, SYSV_ECHO, BOTH_ECHO,