Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c287 Char STRbsd[] = { 'b', 's', 'd', '\0' }; variable
H A Dsh.c592 setcopy(STRecho_style, STRbsd, VAR_READWRITE); in main()
H A Dsh.func.c1209 if (Strcmp(vp->vec[0], STRbsd) == 0) in xecho()