Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcsh/
H A Dtc.const.c393 Char STRcomplete[] = { 'c', 'o', 'm', 'p', 'l', 'e', 't', 'e', '\0' }; variable
H A Ded.inputl.c298 !Strcmp(*(crct->vec), STRcomplete)) { in Inputl()
H A Dtw.parse.c976 || (Strcmp(*cp, STRcomplete) == 0 && command != SPELL)) { in tw_collect_items()
1096 if ((vp = adrof(STRcomplete)) != NULL && vp->vec != NULL) in tw_collect_items()