Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_bang.c142 ftype = FILTER_BANG; in ex_bang()
H A Dex.h203 enum filtertype { FILTER_BANG, FILTER_RBANG, FILTER_READ, FILTER_WRITE }; enumerator
H A Dex_filter.c261 if (rval == 0 && ftype == FILTER_BANG && in ex_filter()