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

/openbsd-current/usr.bin/vi/ex/
H A Dex.h198 * FILTER_WRITE write: write to the utility, display its output.
200 enum filtertype { FILTER_BANG, FILTER_RBANG, FILTER_READ, FILTER_WRITE }; enumerator in enum:filtertype
H A Dex_filter.c220 * FILTER_WRITE
241 if (ftype == FILTER_WRITE) {
H A Dex_write.c173 &cmdp->addr2, &rm, cmdp->argv[1]->bp, FILTER_WRITE))

Completed in 131 milliseconds