Home
last modified time | relevance | path

Searched refs:msgq (Results 1 – 25 of 72) sorted by relevance

123

/freebsd-10-stable/contrib/nvi/vi/
Dv_util.c50 msgq(sp, M_BERR, "195|Movement past the end-of-file"); in v_eof()
73 msgq(sp, M_BERR, "196|Movement past the end-of-line"); in v_eol()
86 msgq(sp, M_BERR, "197|No cursor movement made"); in v_nomove()
99 msgq(sp, M_BERR, "198|Already at the beginning of the file"); in v_sof()
101 msgq(sp, M_BERR, "199|Movement past the beginning of the file"); in v_sof()
113 msgq(sp, M_BERR, "200|Already in the first column"); in v_sol()
142 msgq(sp, M_ERR, in v_emsg()
146 msgq(sp, M_BERR, "209|The file is empty"); in v_emsg()
149 msgq(sp, M_BERR, "202|Already at end-of-file"); in v_emsg()
152 msgq(sp, M_BERR, "203|Already at end-of-line"); in v_emsg()
[all …]
Dvi.c237 msgq(sp, M_ERR, in vi()
353 msgq(sp, M_BERR, in vi()
364 msgq(sp, M_ERR, in vi()
367 msgq(sp, M_ERR, "236|Interrupted"); in vi()
526 msgq(sp, M_ERR, "234|Only one buffer may be specified"); in v_cmd()
600 msgq(sp, M_ERR, "208|No command to repeat"); in v_cmd()
683 msgq(sp, M_ERR, "210|%s may not be used as a motion command", in v_cmd()
700 msgq(sp, M_BERR, "211|Already in command mode"); in v_cmd()
963 msgq(sp, M_INFO, in v_init()
1025 msgq(sp, M_INFO, in v_dtoh()
[all …]
Dv_screen.c43 msgq(sp, M_ERR, in v_screen()
55 msgq(sp, M_ERR, "187|No other screen to switch to"); in v_screen()
/freebsd-10-stable/contrib/nvi/ex/
Dex_util.c111 msgq(sp, M_ERR, in ex_ncheck()
172 msgq(sp, M_ERR, "168|Buffer %s is empty", p); in ex_emsg()
179 msgq(sp, M_ERR, in ex_emsg()
183 msgq(sp, M_ERR, in ex_emsg()
189 msgq(sp, M_ERR, in ex_emsg()
192 msgq(sp, M_ERR, in ex_emsg()
196 msgq(sp, M_ERR, "171|No previous buffer to execute"); in ex_emsg()
199 msgq(sp, M_ERR, "172|No previous regular expression"); in ex_emsg()
202 msgq(sp, M_ERR, "230|This screen may not be suspended"); in ex_emsg()
205 msgq(sp, M_ERR, in ex_emsg()
[all …]
Dex_script.c66 msgq(sp, M_ERR, in ex_script()
108 msgq(sp, M_SYSERR, "tcgetattr"); in sscr_init()
119 msgq(sp, M_SYSERR, "tcgetattr"); in sscr_init()
125 msgq(sp, M_SYSERR, "openpty"); in sscr_init()
136 msgq(sp, M_SYSERR, "fork"); in sscr_init()
220 msgq(sp, M_SYSERR, "select"); in sscr_getprompt()
223 msgq(sp, M_ERR, "Error: timed out"); in sscr_getprompt()
233 msgq(sp, M_ERR, "Error: shell: EOF"); in sscr_getprompt()
236 msgq(sp, M_SYSERR, "shell"); in sscr_getprompt()
266 msgq(sp, M_SYSERR, "select"); in sscr_getprompt()
[all …]
Dex_init.c64 msgq(sp, M_SYSERR, NULL); in ex_screen_copy()
202 msgq(sp, M_SYSERR, NULL); in ex_exrc()
209 msgq(sp, M_SYSERR, NULL); in ex_exrc()
390 msgq(sp, M_SYSERR, NULL); in exrc_isok()
395 msgq(sp, M_ERR, in exrc_isok()
399 msgq(sp, M_ERR, in exrc_isok()
403 msgq(sp, M_ERR, in exrc_isok()
414 msgq(sp, M_ERR, in exrc_isok()
418 msgq(sp, M_ERR, in exrc_isok()
422 msgq(sp, M_ERR, in exrc_isok()
Dex_abbrev.c45 msgq(sp, M_INFO, "105|No abbreviations to display"); in ex_abbr()
67 msgq(sp, M_ERR, in ex_abbr()
73 msgq(sp, M_ERR, in ex_abbr()
81 msgq(sp, M_ERR, in ex_abbr()
Dex_filter.c83 msgq(sp, M_SYSERR, "pipe"); in ex_filter()
89 msgq(sp, M_SYSERR, "pipe"); in ex_filter()
93 msgq(sp, M_SYSERR, "fdopen"); in ex_filter()
100 msgq(sp, M_SYSERR, "vfork"); in ex_filter()
221 msgq(sp, M_SYSERR, "fork"); in ex_filter()
314 msgq(sp, M_SYSERR, "filter read"); in filter_ldisplay()
Dex_shell.c57 msgq(sp, M_SYSERR, NULL); in ex_shell()
121 msgq(sp, M_SYSERR, "vfork"); in ex_exec_proc()
165 msgq(sp, M_SYSERR, "waitpid"); in proc_wait()
179 msgq(sp, M_ERR, "%.*s%s: received signal: %s%s", in proc_wait()
201 msgq(sp, M_ERR, "%.*s%s: exited with status %d", in proc_wait()
Dex_cscope.c144 usage: msgq(sp, M_ERR, "309|Use \"cscope help\" for help"); in ex_cscope()
240 msgq(sp, M_SYSERR, "%s", np); in cscope_add()
245 msgq(sp, M_SYSERR, NULL); in cscope_add()
249 msgq(sp, M_SYSERR, "%s", path); in cscope_add()
318 msgq(sp, M_SYSERR, NULL); in get_paths()
357 msgq(sp, M_SYSERR, NULL); in get_paths()
388 msgq(sp, M_SYSERR, "pipe"); in run_cscope()
394 msgq(sp, M_SYSERR, "vfork"); in run_cscope()
425 nomem: msgq(sp, M_SYSERR, NULL); in run_cscope()
473 msgq(sp, M_ERR, "310|No cscope connections running"); in cscope_find()
[all …]
Dex_cd.c54 msgq(sp, M_ERR, in ex_cd()
65 msgq(sp, M_ERR, in ex_cd()
110 msgq(sp, M_SYSERR, NULL); in ex_cd()
Dex_open.c38 msgq(sp, M_ERR, in ex_open()
43 msgq(sp, M_ERR, "141|The open command is not yet implemented"); in ex_open()
Dex.c68 while ((mp = SLIST_FIRST(gp->msgq)) != NULL) { in ex()
70 SLIST_REMOVE_HEAD(gp->msgq, q); in ex()
136 msgq(sp, M_ERR, "170|Interrupted"); in ex()
394 msgq(sp, M_ERR, "080|Unknown command name"); in ex_cmd()
1072 msgq(sp, M_ERR, "083|Count may not be zero"); in ex_cmd()
1212 msgq(sp, M_ERR, in ex_cmd()
1231 usage: msgq(sp, M_ERR, "086|Usage: %s", ecp->cmd->usage); in ex_cmd()
1425 msgq(sp, M_ERR, in ex_cmd()
1435 msgq(sp, M_ERR, in ex_cmd()
1549 msgq(sp, M_ERR, in ex_cmd()
[all …]
Dex_tag.c106 msgq(sp, M_SYSERR, NULL); in ex_tag_push()
117 msgq(sp, M_ERR, "158|No previous tag entered"); in ex_tag_push()
157 msgq(sp, M_ERR, "282|Already at the last tag of this group"); in ex_tag_next()
171 msgq(sp, M_INFO, "%s", np); in ex_tag_next()
197 msgq(sp, M_ERR, "255|Already at the first tag of this group"); in ex_tag_prev()
211 msgq(sp, M_INFO, "%s", np); in ex_tag_prev()
345 msgq(sp, M_ERR, in ex_tag_pop()
495 msgq(sp, M_ERR, "292|Display too small."); in ex_tag_display()
578 msgq(sp, M_SYSERR, NULL); in ex_tag_copy()
780 msgq(sp, M_INFO, "%s", np); in tagq_push()
[all …]
/freebsd-10-stable/contrib/nvi/common/
Drecover.c144 msgq(sp, M_SYSERR, "%s", dp); in rcv_tmp()
161 err: msgq(sp, M_ERR, in rcv_tmp()
224 err: msgq(sp, M_ERR, in rcv_init()
290 msgq(sp, M_SYSERR, NULL); in rcv_sync()
353 msgq(sp, M_ERR, in rcv_mailfile()
362 msgq(sp, M_SYSERR, NULL); in rcv_mailfile()
384 msgq(sp, M_SYSERR, "063|Unable to lock recovery file"); in rcv_mailfile()
427 msgq(sp, M_SYSERR, NULL); in rcv_mailfile()
440 msgq(sp, M_SYSERR, NULL); in rcv_mailfile()
487 werr: msgq(sp, M_SYSERR, "065|Recovery file"); in rcv_mailfile()
[all …]
Doptions_f.c58 msgq(sp, M_ERR, "040|Screen columns too small, less than %d", in f_columns()
73 msgq(sp, M_ERR, "041|Screen columns too large, greater than %d", in f_columns()
92 msgq(sp, M_ERR, "042|Screen lines too small, less than %d", in f_lines()
107 msgq(sp, M_ERR, "043|Screen lines too large, greater than %d", in f_lines()
147 msgq(sp, M_ERR, "044|The lisp option is not implemented"); in f_lisp()
Dexf.c105 msgq(sp, M_SYSERR, NULL); in file_add()
189 msgq(sp, M_SYSERR, NULL); in file_init()
194 msgq(sp, M_SYSERR, in file_init()
204 msgq(sp, M_SYSERR, NULL); in file_init()
248 msgq(sp, M_SYSERR, NULL); in file_init()
490 msgq(sp, M_SYSERR, NULL); in file_spath()
777 msgq(sp, M_ERR, LF_ISSET(FS_POSSIBLE) ? in file_write()
800 msgq(sp, M_ERR, LF_ISSET(FS_POSSIBLE) ? in file_write()
999 msgq(sp, M_INFO, "%s", s); in file_write()
1332 msgq(sp, M_ERR, LF_ISSET(FS_POSSIBLE) ? in file_m1()
[all …]
Dsearch.c462 msgq(sp, M_ERR, "072|File empty; nothing to search"); in search_msg()
465 msgq(sp, M_ERR, in search_msg()
469 msgq(sp, M_ERR, "074|No previous search pattern"); in search_msg()
472 msgq(sp, M_ERR, "075|Pattern not found"); in search_msg()
475 msgq(sp, M_ERR, in search_msg()
479 msgq(sp, M_ERR, "077|Search wrapped"); in search_msg()
Dkey.c133 msgq(sp, M_ERR, "079|No non-printable character found"); in v_key_init()
783 msgq(sp, M_ERR, "276|Unexpected character event"); in v_event_err()
786 msgq(sp, M_ERR, "277|Unexpected end-of-file event"); in v_event_err()
789 msgq(sp, M_ERR, "279|Unexpected interrupt event"); in v_event_err()
792 msgq(sp, M_ERR, "281|Unexpected repaint event"); in v_event_err()
795 msgq(sp, M_ERR, "285|Unexpected string event"); in v_event_err()
798 msgq(sp, M_ERR, "286|Unexpected timeout event"); in v_event_err()
801 msgq(sp, M_ERR, "316|Unexpected resize event"); in v_event_err()
Dmem.h161 msgq(sp, M_SYSERR, NULL); \
172 msgq(sp, M_SYSERR, NULL); \
179 msgq(sp, M_SYSERR, NULL); \
190 msgq(sp, M_SYSERR, NULL); \
204 msgq(sp, M_SYSERR, NULL); \
Dlog.c117 msgq(sp, M_SYSERR, "009|Log file"); in log_init()
390 msgq(sp, M_ERR, in log_backward()
396 msgq(sp, M_BERR, "011|No changes to undo"); in log_backward()
491 msgq(sp, M_ERR, in log_setline()
578 msgq(sp, M_ERR, in log_forward()
584 msgq(sp, M_BERR, "014|No changes to re-do"); in log_forward()
668 msgq(sp, M_SYSERR, "015|%s/%d: log put error", tail(file), line); in log_err()
672 msgq(sp, M_ERR, "267|Log restarted"); in log_err()
Dmark.c127 msgq(sp, mtype, "017|Mark %s: not set", KEY_NAME(sp, key)); in mark_get()
131 msgq(sp, mtype, in mark_get()
142 msgq(sp, mtype, in mark_get()
/freebsd-10-stable/contrib/nvi/catalog/
DREADME12 msgq(sp, M_ERR, "001|This is an error message");
16 When the msgq() routine is called, if the user has specified a message
28 msgq(sp, M_ERR, "002|Error: %d %x", arg1, arg2);
32 Arguments to the msgq function are required to contain ONLY printable
33 characters. No further translation is done by the msgq routine before
34 displaying the message on the screen. For example, in the msgq call:
36 msgq(sp, M_ERR, "003|File: %s", file_name);
46 msgq(sp, M_ERR, "003|File: %s", p);
50 makes sure that "file_name" is printable before calling the msgq
/freebsd-10-stable/contrib/nvi/cl/
Dcl_screen.c202 msgq(sp, M_ERR, in cl_vi_init()
254 msgq(sp, M_SYSERR, "%s", ttype); in cl_vi_init()
256 msgq(sp, M_ERR, "%s: unknown terminal type", ttype); in cl_vi_init()
340 msgq(sp, M_SYSERR, "tcgetattr"); in cl_vi_init()
379 msgq(sp, M_SYSERR, "tcsetattr"); in cl_vi_init()
497 msgq(sp, M_SYSERR, "tcsetattr"); in cl_ex_init()
Dcl_term.c319 msgq(sp, M_SYSERR, "stderr"); in cl_omesg()
324 msgq(sp, M_SYSERR, "%s", tty); in cl_omesg()
336 msgq(sp, M_SYSERR, in cl_omesg()
343 msgq(sp, M_SYSERR, in cl_omesg()
431 msgq(sp, M_SYSERR, "tigetnum: lines"); in cl_ssize()
436 msgq(sp, M_SYSERR, "tigetnum: cols"); in cl_ssize()

123