Home
last modified time | relevance | path

Searched refs:e_ch (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dkey.c396 F_INIT(&evp->e_ch, flags); in v_event_push()
630 if (istimeout || F_ISSET(&evp->e_ch, CH_NOMAP) || in v_event_get()
683 F_INIT(&argp->e_ch, 0); in v_event_get()
897 F_ISSET(&gp->i_event[gp->i_next].e_ch, flags); rval = 1) in v_event_flush()
H A Dkey.h114 #define e_ch _u_event._e_ch /* !!! The structure, not the char. */ macro
153 F_ISSET(&sp->gp->i_event[sp->gp->i_next].e_ch, CH_MAPPED))
/freebsd/contrib/nvi/ex/
H A Dex_txt.c157 if (!F_ISSET(&ev.e_ch, CH_MAPPED)) in ex_txt()
/freebsd/contrib/nvi/vi/
H A Dvi.c413 if (F_ISSET(&ev.e_ch, CH_MAPPED)) \
484 if (F_ISSET(&ev.e_ch, CH_MAPPED)) in v_cmd()
H A Dv_txt.c575 if (F_ISSET(&evp->e_ch, CH_ABBREVIATED)) { in v_txt()
609 if (F_ISSET(&evp->e_ch, CH_QUOTED)) in v_txt()