Home
last modified time | relevance | path

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

/openbsd/usr.bin/vi/vi/
H A Dv_at.c54 ex_emsg(sp, NULL, EXM_NOPREVBUF); in v_at()
/openbsd/usr.bin/vi/ex/
H A Dex_at.c53 ex_emsg(sp, NULL, EXM_NOPREVBUF); in ex_at()
H A Dex.h209 EXM_NOPREVBUF, /* No previous buffer specified. */ enumerator
H A Dex_util.c194 case EXM_NOPREVBUF: in ex_emsg()