Searched refs:EXM_NOFILEYET (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.bin/vi/common/
H A Dline.c92 ex_emsg(sp, NULL, EXM_NOFILEYET);
190 ex_emsg(sp, NULL, EXM_NOFILEYET);
245 ex_emsg(sp, NULL, EXM_NOFILEYET);
313 ex_emsg(sp, NULL, EXM_NOFILEYET);
372 ex_emsg(sp, NULL, EXM_NOFILEYET);
419 ex_emsg(sp, NULL, EXM_NOFILEYET);
454 ex_emsg(sp, NULL, EXM_NOFILEYET);
/openbsd-current/usr.bin/vi/ex/
H A Dex.h61 ex_emsg((sp), (cmdp)->cmd->name, EXM_NOFILEYET); \
208 EXM_NOFILEYET, /* Illegal until a file read in. */ enumerator in enum:__anon10402
H A Dex_util.c186 case EXM_NOFILEYET:
H A Dex.c2284 ex_emsg(sp, cp != NULL ? cp->name : NULL, EXM_NOFILEYET);

Completed in 179 milliseconds