Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dcsh.h101 #define G_IGNORE 1 /* ignore the rest of the words */ macro
H A Dexec.c698 sp->word = cmd = globone(sp->word, G_IGNORE); in tellmewhat()
H A Dglob.c359 case G_IGNORE: in handleone()