Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.const.c294 Char STRand2[] = { '&', '&', '\0' }; variable
H A Dsh.exp.c215 while (**vp && eq(**vp, STRand2)) { in exp1()