Home
last modified time | relevance | path

Searched refs:STRbang (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/tcsh/
Dtc.const.c301 Char STRbang[] = { '!', '\0' }; variable
Dsh.parse.c584 if (p->next != p2 && eq(p->next->word, STRbang)) in syn3()
Dsh.exp.c529 if (eq(**vp, STRbang)) { in exp6()
Dtc.func.c1342 (void) Strcpy(now->word, STRbang); in insert()