Home
last modified time | relevance | path

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

/freebsd-head/contrib/nvi/ex/
HDex.h215 EXM_SECURE, /* Illegal if secure edit option set. */ enumerator
HDex_util.c200 case EXM_SECURE: in ex_emsg()
HDex.c513 ex_wemsg(sp, ecp->cmd->name, EXM_SECURE); in ex_cmd()
/freebsd-head/contrib/nvi/vi/
HDvi.c165 ex_emsg(sp, KEY_NAME(sp, vp->key), EXM_SECURE); in vi()