Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c384 Char STRcorrect[] = { 'c', 'o', 'r', 'r', 'e', 'c', 't', '\0' }; variable
H A Ded.inputl.c84 struct varent *crct = inheredoc ? NULL : adrof(STRcorrect); in Inputl()
H A Dtw.parse.c971 || (Strcmp(*cp, STRcorrect) == 0 && command == SPELL) in tw_collect_items()