Home
last modified time | relevance | path

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

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