Searched refs:FILTER_WRITE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/nvi/ex/
H A Dex.h203 * FILTER_WRITE write: write to the utility, display its output.
205 enum filtertype { FILTER_BANG, FILTER_RBANG, FILTER_READ, FILTER_WRITE }; enumerator in enum:filtertype
H A Dex_filter.c189 * FILTER_BANG, FILTER_WRITE
203 * FILTER_WRITE
239 if (ftype == FILTER_WRITE) {
H A Dex_write.c185 &cmdp->addr2, &rm, cmdp->argv[1]->bp, FILTER_WRITE))

Completed in 58 milliseconds