Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.glob.c417 case G_IGNORE: in handleone()
H A Dsh.h545 #define G_IGNORE 1 /* ignore the rest of the words */ macro
H A Dsh.exec.c1003 sp->word = cmd = globone(sp->word, G_IGNORE); in tellmewhat()