Searched refs:ONEOPEN (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vwind.c225 if (state == ONEOPEN && LINE(0) == WBOT)
267 if (state != HARDOPEN && state != ONEOPEN && i >= 0 && i < vcnt) {
381 if (state == ONEOPEN)
H A Dex_vis.h61 #define ONEOPEN 2 macro
70 * search strings and the like. If WBOT==WECHO then we are in ONEOPEN
H A Dex_v.c225 * otherwise have to use ONEOPEN (like adm3)
232 bastate = ONEOPEN;
440 case ONEOPEN:
H A Dex_cmds2.c311 if (state == ONEOPEN || state == HARDOPEN)
H A Dex_vget.c480 if (state == ONEOPEN || state == CRTOPEN)
H A Dex_vadj.c175 if (state == ONEOPEN) {
454 if (state == ONEOPEN || state == HARDOPEN) {
H A Dex_voper.c863 if (state == ONEOPEN || state == HARDOPEN)
H A Dex_vops.c80 if (state == ONEOPEN || state == HARDOPEN) {
H A Dex_vput.c419 if (state == HARDOPEN || state == ONEOPEN) {

Completed in 99 milliseconds