Home
last modified time | relevance | path

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

/trueos/contrib/tcsh/
HDtc.const.c388 Char STRcomplete[] = { 'c', 'o', 'm', 'p', 'l', 'e', 't', 'e', '\0' }; variable
HDed.inputl.c298 !Strcmp(*(crct->vec), STRcomplete)) { in Inputl()
HDtw.parse.c972 || (Strcmp(*cp, STRcomplete) == 0 && command != SPELL)) { in tw_collect_items()
1092 if ((vp = adrof(STRcomplete)) != NULL && vp->vec != NULL) in tw_collect_items()