Searched refs:E_MODIFY (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.bin/vi/ex/
H A Dex_bang.c76 if (F_ISSET(cmdp, E_MODIFY) && !F_ISSET(sp, SC_EX_SILENT)) {
H A Dex_read.c127 if (F_ISSET(cmdp, E_MODIFY))
130 if (F_ISSET(cmdp, E_MODIFY))
H A Dex.h151 #define E_MODIFY 0x00200000 /* File name expansion modified arg. */ macro
H A Dex_argv.c321 F_SET(excp, E_MODIFY);
336 F_SET(excp, E_MODIFY);
350 F_SET(excp, E_MODIFY);

Completed in 180 milliseconds