Searched refs:STRcomplete (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | tc.const.c | 390 Char STRcomplete[] = { 'c', 'o', 'm', 'p', 'l', 'e', 't', 'e', '\0' }; variable
|
H A D | ed.inputl.c | 294 !Strcmp(*(crct->vec), STRcomplete)) { in Inputl()
|
H A D | tw.parse.c | 972 || (Strcmp(*cp, STRcomplete) == 0 && command != SPELL)) { in tw_collect_items() 1092 if ((vp = adrof(STRcomplete)) != NULL && vp->vec != NULL) in tw_collect_items()
|