Home
last modified time | relevance | path

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

/dragonfly/contrib/nvi2/vi/
H A Dv_at.c65 ex_emsg(sp, KEY_NAME(sp, name), EXM_EMPTYBUF); in v_at()
/dragonfly/contrib/nvi2/ex/
H A Dex_at.c62 ex_emsg(sp, KEY_NAME(sp, name), EXM_EMPTYBUF); in ex_at()
H A Dex.h207 EXM_EMPTYBUF, /* Empty buffer. */ enumerator
H A Dex_util.c167 case EXM_EMPTYBUF: in ex_emsg()