Searched refs:M_ERR (Results 1 - 25 of 47) sorted by relevance

12

/openbsd-current/usr.bin/vi/ex/
H A Dex_open.c35 msgq(sp, M_ERR,
40 msgq(sp, M_ERR, "The open command is not yet implemented");
H A Dex_util.c127 msgq(sp, M_ERR,
171 msgq(sp, M_ERR, "Buffer %s is empty", p);
174 msgq_str(sp, M_ERR, p,
178 msgq(sp, M_ERR,
182 msgq(sp, M_ERR,
188 msgq(sp, M_ERR,
191 msgq(sp, M_ERR,
195 msgq(sp, M_ERR, "No previous buffer to execute");
198 msgq(sp, M_ERR, "No previous regular expression");
201 msgq(sp, M_ERR, "Thi
[all...]
H A Dex_abbrev.c65 msgq(sp, M_ERR,
71 msgq(sp, M_ERR,
79 msgq(sp, M_ERR,
106 msgq_str(sp, M_ERR, ap->bp,
H A Dex_mark.c37 msgq(sp, M_ERR, "Mark names must be a single character");
H A Dex_cd.c50 msgq(sp, M_ERR,
61 msgq(sp, M_ERR,
H A Dex_init.c382 msgq(sp, M_ERR,
387 msgq(sp, M_ERR,
391 msgq(sp, M_ERR,
400 msgq(sp, M_ERR,
404 msgq(sp, M_ERR,
408 msgq(sp, M_ERR,
H A Dex_args.c52 msgq(sp, M_ERR, "No more files to edit");
171 msgq(sp, M_ERR, "No previous files to edit");
220 msgq(sp, M_ERR, "No previous files to rewind");
255 (void)msgq(sp, M_ERR, "No file list to display");
H A Dex_preserve.c39 msgq(sp, M_ERR, "Preservation of this file not possible");
H A Dex_shell.c170 msgq(sp, M_ERR, "%.*s%s: received signal: %s%s",
192 msgq(sp, M_ERR, "%.*s%s: exited with status %d",
H A Dex.c133 msgq(sp, M_ERR, "Interrupted");
392 msgq(sp, M_ERR, "Unknown command name");
575 msgq(sp, M_ERR,
1065 msgq(sp, M_ERR, "Count may not be zero");
1107 msgq_str(sp, M_ERR, ecp->cp,
1200 msgq(sp, M_ERR,
1218 usage: msgq(sp, M_ERR, "Usage: %s", ecp->cmd->usage);
1381 msgq(sp, M_ERR, "%s: temporary buffer not released",
1413 msgq(sp, M_ERR,
1423 msgq(sp, M_ERR,
[all...]
H A Dex_map.c90 msgq(sp, M_ERR,
H A Dex_mkexrc.c58 msgq_str(sp, M_ERR, fname,
H A Dex_visual.c44 msgq(sp, M_ERR,
H A Dex_argv.c311 msgq(sp, M_ERR,
325 msgq(sp, M_ERR,
340 msgq(sp, M_ERR,
551 msgq(sp, M_ERR, "Shell expansion failed");
585 msgq(sp, M_ERR,
686 ioerr: msgq_str(sp, M_ERR, sh, "I/O error: %s");
710 msgq(sp, M_ERR, "Shell expansion failed");
/openbsd-current/usr.bin/vi/vi/
H A Dv_screen.c41 msgq(sp, M_ERR,
53 msgq(sp, M_ERR, "No other screen to switch to");
H A Dv_util.c140 msgq(sp, M_ERR,
155 which == VIM_NOCOM_B ? M_BERR : M_ERR,
159 msgq(sp, M_ERR, "Window resize interrupted text input mode");
162 msgq(sp, M_ERR, "Usage: %s", p);
H A Dv_increment.c134 nonum: msgq(sp, M_ERR, "Cursor not in a number");
259 msgq(sp, M_ERR, "Resulting number too large");
262 msgq(sp, M_ERR, "Resulting number too small");
/openbsd-current/usr.bin/vi/common/
H A Dmsg.h32 * M_BERR Error: M_ERR if O_VERBOSE, else bell.
33 * M_ERR Error: Display in inverse video.
35 * M_SYSERR Error: M_ERR, using strerror(3) message.
39 * M_ERR and M_INFO -- all the other message types are converted into one
43 M_NONE = 1, M_BERR, M_ERR, M_INFO, M_SYSERR, M_VINFO } mtype_t; enumerator in enum:__anon10394
60 mtype_t mtype; /* Message type: M_NONE, M_ERR, M_INFO. */
H A Doptions_f.c48 msgq(sp, M_ERR, "Screen columns too small, less than %d",
63 msgq(sp, M_ERR, "Screen columns too large, greater than %d",
78 msgq(sp, M_ERR, "Screen lines too small, less than %d",
93 msgq(sp, M_ERR, "Screen lines too large, greater than %d",
130 msgq(sp, M_ERR,
202 msgq(sp, M_ERR,
216 msgq(sp, M_ERR, "pledge failed");
H A Dsearch.c428 msgq(sp, M_ERR, "File empty; nothing to search");
431 msgq(sp, M_ERR,
435 msgq(sp, M_ERR, "No previous search pattern");
438 msgq(sp, M_ERR, "Pattern not found");
441 msgq(sp, M_ERR,
445 msgq(sp, M_ERR, "Search wrapped");
H A Dkey.c142 msgq(sp, M_ERR, "No non-printable character found");
737 msgq(sp, M_ERR, "Unexpected character event");
740 msgq(sp, M_ERR, "Unexpected end-of-file event");
743 msgq(sp, M_ERR, "Unexpected interrupt event");
746 msgq(sp, M_ERR, "Unexpected quit event");
749 msgq(sp, M_ERR, "Unexpected repaint event");
752 msgq(sp, M_ERR, "Unexpected string event");
755 msgq(sp, M_ERR, "Unexpected timeout event");
758 msgq(sp, M_ERR, "Unexpected resize event");
761 msgq(sp, M_ERR, "Unexpecte
[all...]
H A Dexf.c234 msgq_str(sp, M_ERR, oname,
760 msgq(sp, M_ERR, LF_ISSET(FS_POSSIBLE) ?
771 msgq_str(sp, M_ERR, name,
783 msgq(sp, M_ERR, LF_ISSET(FS_POSSIBLE) ?
808 msgq_str(sp, M_ERR, name, LF_ISSET(FS_POSSIBLE) ?
835 msgq_str(sp, M_ERR, name,
889 msgq_str(sp, M_ERR, name,
1033 msgq_str(sp, M_ERR, bname,
1091 msgq_str(sp, M_ERR, bname,
1096 msgq_str(sp, M_ERR, bnam
[all...]
H A Dput.c46 msgq(sp, M_ERR,
54 msgq(sp, M_ERR, "Buffer %s is empty",
H A Dmsg.c57 mt = M_ERR;
68 mt = M_ERR;
79 case M_ERR:
131 if ((mt == M_ERR || mt == M_SYSERR) &&
166 mt = M_ERR;
H A Doptions.c393 err: msgq(sp, M_ERR,
432 msgq(sp, M_ERR,
483 msgq_str(sp, M_ERR, name,
490 msgq_str(sp, M_ERR, name,
544 msgq_str(sp, M_ERR, name,
568 msgq(sp, M_ERR,
585 msgq(sp, M_ERR,
597 msgq_str(sp, M_ERR, name,
637 msgq_str(sp, M_ERR, name,
743 msgq_str(sp, M_ERR, optlis
[all...]

Completed in 288 milliseconds

12