Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_read.c125 if (F_ISSET(cmdp, E_MODIFY)) in ex_read()
128 if (F_ISSET(cmdp, E_MODIFY)) in ex_read()
H A Dex_bang.c76 if (F_ISSET(cmdp, E_MODIFY) && !F_ISSET(sp, SC_EX_SILENT)) { in ex_bang()
H A Dex.h150 #define E_MODIFY 0x00200000 /* File name expansion modified arg. */ macro
H A Dex_argv.c384 F_SET(excp, E_MODIFY); in argv_fexp()
400 F_SET(excp, E_MODIFY); in argv_fexp()
415 F_SET(excp, E_MODIFY); in argv_fexp()