Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/vi/ex/
Dex.h212 EXM_SECURE, /* Illegal if secure edit option set. */ enumerator
Dex_util.c203 case EXM_SECURE: in ex_emsg()
Dex.c511 ex_emsg(sp, ecp->cmd->name, EXM_SECURE); in ex_cmd()
/openbsd/src/usr.bin/vi/vi/
Dvi.c171 ex_emsg(sp, KEY_NAME(sp, vp->key), EXM_SECURE); in vi()