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

/freebsd-11-stable/contrib/nvi/ex/
H A Dex_bang.c81 if (F_ISSET(cmdp, E_MODIFY) && !F_ISSET(sp, SC_EX_SILENT)) {
H A Dex_read.c130 if (F_ISSET(cmdp, E_MODIFY))
133 if (F_ISSET(cmdp, E_MODIFY))
H A Dex.h152 #define E_MODIFY 0x00200000 /* File name expansion modified arg. */ macro
H A Dex_argv.c388 F_SET(excp, E_MODIFY);
404 F_SET(excp, E_MODIFY);
419 F_SET(excp, E_MODIFY);

Completed in 122 milliseconds