Searched refs:FILTER_BANG (Results 1 – 3 of 3) sorted by relevance
142 ftype = FILTER_BANG; in ex_bang()
203 enum filtertype { FILTER_BANG, FILTER_RBANG, FILTER_READ, FILTER_WRITE }; enumerator
261 if (rval == 0 && ftype == FILTER_BANG && in ex_filter()