Home
last modified time | relevance | path

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

/freebsd/usr.bin/vi/
H A Dex_def.h21 #define C_EDIT 20 macro
/freebsd/contrib/nvi/vi/
H A Dv_ex.c188 ex_cinit(sp, &cmd, C_EDIT, 0, OOBLNO, OOBLNO, 0); in v_switch()
/freebsd/contrib/nvi/ex/
H A Dex.c631 if (ecp->cmd == &cmds[C_EDIT] || ecp->cmd == &cmds[C_EX] || in ex_cmd()