Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/tcsh/
HDsh.glob.c412 case G_IGNORE: in handleone()
HDsh.h542 #define G_IGNORE 1 /* ignore the rest of the words */ macro
HDsh.exec.c1003 sp->word = cmd = globone(sp->word, G_IGNORE); in tellmewhat()