Home
last modified time | relevance | path

Searched refs:STRmn (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtc.const.c306 Char STRmn[] = { '-', 'n', '\0' }; variable
H A Dsh.func.c1234 if ((echo_style & BSD_ECHO) != 0 && sep == ' ' && *v && eq(*v, STRmn)) in xecho()