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

/macosx-10.10/tcsh-65/tcsh/config/
H A Dclipper83 * BSD_ECHO: Support only -n
87 #define ECHO_STYLE BSD_ECHO /* BSD options only */
H A Dpowermaxos83 * BSD_ECHO: Support only -n
87 #define ECHO_STYLE BSD_ECHO /* BSD options only */
H A Dsuperux883 * BSD_ECHO: Support only -n
87 #define ECHO_STYLE BSD_ECHO /* BSD options only */
H A Dsysv483 * BSD_ECHO: Support only -n
87 #define ECHO_STYLE BSD_ECHO /* BSD options only */
H A Ddgux5.482 * BSD_ECHO: Support only -n
86 #define ECHO_STYLE BSD_ECHO /* BSD options only */
H A Dsinix88 * BSD_ECHO: Support only -n
92 #define ECHO_STYLE BSD_ECHO /* BSD options only */
H A Dsol282 * BSD_ECHO: Support only -n
86 #define ECHO_STYLE BSD_ECHO /* BSD options only */
H A Dsol2282 * BSD_ECHO: Support only -n
86 #define ECHO_STYLE BSD_ECHO /* BSD options only */
H A Dsol2388 * BSD_ECHO: Support only -n
92 #define ECHO_STYLE BSD_ECHO /* BSD options only */
H A Dsol2488 * BSD_ECHO: Support only -n
92 #define ECHO_STYLE BSD_ECHO /* BSD options only */
H A Dsol2688 * BSD_ECHO: Support only -n
92 #define ECHO_STYLE BSD_ECHO /* BSD options only */
/macosx-10.10/tcsh-65/tcsh/
H A Dsh.h166 #define BSD_ECHO 1 macro
168 #define BOTH_ECHO (BSD_ECHO|SYSV_ECHO)
174 # define ECHO_STYLE BSD_ECHO
H A Dsh.c486 #if ECHO_STYLE != BSD_ECHO
498 #endif /* ECHO_STYLE != BSD_ECHO */

Completed in 202 milliseconds