Home
last modified time | relevance | path

Searched refs:STRboth (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/tcsh-6/
HDtc.const.c290 Char STRboth[] = { 'b', 'o', 't', 'h', '\0' }; variable
HDsh.c588 setcopy(STRecho_style, STRboth, VAR_READWRITE); in main()
HDsh.func.c1214 else if (Strcmp(vp->vec[0], STRboth) == 0) in xecho()