Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/nvi/dist/ex/
Dex_bang.c153 ftype = FILTER_BANG; in ex_bang()
Dex.h205 enum filtertype { FILTER_BANG, FILTER_RBANG, FILTER_READ, FILTER_WRITE }; enumerator
Dex_filter.c267 if (rval == 0 && ftype == FILTER_BANG && in ex_filter()