Home
last modified time | relevance | path

Searched refs:SC_EX_WAIT_YES (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dscreen.h198 #define SC_EX_WAIT_YES 0x00100000 /* Ex: do wait for the user. */ macro
/freebsd/contrib/nvi/ex/
H A Dex_write.c173 F_SET(sp, SC_EX_WAIT_YES); in exwr()
/freebsd/contrib/nvi/vi/
H A Dvs_msg.c552 if (!F_ISSET(sp, SC_EX_WAIT_YES) && vip->totalcount < 2) { in vs_ex_resolve()
558 F_CLR(sp, SC_EX_WAIT_YES); in vs_ex_resolve()