Home
last modified time | relevance | path

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

123

/freebsd/contrib/nvi/vi/
H A Dv_util.c46 msgq(sp, M_BERR, "195|Movement past the end-of-file"); in v_eof()
69 msgq(sp, M_BERR, "196|Movement past the end-of-line"); in v_eol()
82 msgq(sp, M_BERR, "197|No cursor movement made"); in v_nomove()
95 msgq(sp, M_BERR, "198|Already at the beginning of the file"); in v_sof()
97 msgq(sp, M_BERR, "199|Movement past the beginning of the file"); in v_sof()
109 msgq(sp, M_BERR, "200|Already in the first column"); in v_sol()
138 msgq(sp, M_ERR, in v_emsg()
142 msgq(sp, M_BERR, "209|The file is empty"); in v_emsg()
145 msgq(sp, M_BERR, "202|Already at end-of-file"); in v_emsg()
148 msgq(sp, M_BERR, "203|Already at end-of-line"); in v_emsg()
[all …]
H A Dvi.c233 msgq(sp, M_ERR, in vi()
349 msgq(sp, M_BERR, in vi()
360 msgq(sp, M_ERR, in vi()
363 msgq(sp, M_ERR, "236|Interrupted"); in vi()
522 msgq(sp, M_ERR, "234|Only one buffer may be specified"); in v_cmd()
596 msgq(sp, M_ERR, "208|No command to repeat"); in v_cmd()
679 msgq(sp, M_ERR, "210|%s may not be used as a motion command", in v_cmd()
696 msgq(sp, M_BERR, "211|Already in command mode"); in v_cmd()
959 msgq(sp, M_INFO, in v_init()
1019 msgq(sp, M_INFO, in v_dtoh()
[all …]
H A Dv_screen.c39 msgq(sp, M_ERR, in v_screen()
51 msgq(sp, M_ERR, "187|No other screen to switch to"); in v_screen()
/freebsd/contrib/nvi/ex/
H A Dex_util.c107 msgq(sp, M_ERR, in ex_ncheck()
168 msgq(sp, M_ERR, "168|Buffer %s is empty", p); in ex_emsg()
175 msgq(sp, M_ERR, in ex_emsg()
179 msgq(sp, M_ERR, in ex_emsg()
185 msgq(sp, M_ERR, in ex_emsg()
188 msgq(sp, M_ERR, in ex_emsg()
192 msgq(sp, M_ERR, "171|No previous buffer to execute"); in ex_emsg()
195 msgq(sp, M_ERR, "172|No previous regular expression"); in ex_emsg()
198 msgq(sp, M_ERR, "230|This screen may not be suspended"); in ex_emsg()
201 msgq(sp, M_ERR, in ex_emsg()
[all …]
H A Dex_script.c64 msgq(sp, M_ERR, in ex_script()
106 msgq(sp, M_SYSERR, "tcgetattr"); in sscr_init()
117 msgq(sp, M_SYSERR, "tcgetattr"); in sscr_init()
123 msgq(sp, M_SYSERR, "openpty"); in sscr_init()
134 msgq(sp, M_SYSERR, "fork"); in sscr_init()
218 msgq(sp, M_SYSERR, "select"); in sscr_getprompt()
221 msgq(sp, M_ERR, "Error: timed out"); in sscr_getprompt()
231 msgq(sp, M_ERR, "Error: shell: EOF"); in sscr_getprompt()
234 msgq(sp, M_SYSERR, "shell"); in sscr_getprompt()
264 msgq(sp, M_SYSERR, "select"); in sscr_getprompt()
[all …]
H A Dex_init.c60 msgq(sp, M_SYSERR, NULL); in ex_screen_copy()
195 msgq(sp, M_SYSERR, NULL); in ex_exrc()
202 msgq(sp, M_SYSERR, NULL); in ex_exrc()
383 msgq(sp, M_SYSERR, NULL); in exrc_isok()
388 msgq(sp, M_ERR, in exrc_isok()
392 msgq(sp, M_ERR, in exrc_isok()
396 msgq(sp, M_ERR, in exrc_isok()
407 msgq(sp, M_ERR, in exrc_isok()
411 msgq(sp, M_ERR, in exrc_isok()
415 msgq(sp, M_ERR, in exrc_isok()
H A Dex_abbrev.c41 msgq(sp, M_INFO, "105|No abbreviations to display"); in ex_abbr()
63 msgq(sp, M_ERR, in ex_abbr()
69 msgq(sp, M_ERR, in ex_abbr()
77 msgq(sp, M_ERR, in ex_abbr()
H A Dex_filter.c80 msgq(sp, M_SYSERR, "pipe"); in ex_filter()
86 msgq(sp, M_SYSERR, "pipe"); in ex_filter()
90 msgq(sp, M_SYSERR, "fdopen"); in ex_filter()
97 msgq(sp, M_SYSERR, "vfork"); in ex_filter()
219 msgq(sp, M_SYSERR, "fork"); in ex_filter()
312 msgq(sp, M_SYSERR, "filter read"); in filter_ldisplay()
H A Dex_shell.c52 msgq(sp, M_SYSERR, NULL); in ex_shell()
116 msgq(sp, M_SYSERR, "vfork"); in ex_exec_proc()
160 msgq(sp, M_SYSERR, "waitpid"); in proc_wait()
174 msgq(sp, M_ERR, "%.*s%s: received signal: %s%s", in proc_wait()
196 msgq(sp, M_ERR, "%.*s%s: exited with status %d", in proc_wait()
H A Dex_cscope.c140 usage: msgq(sp, M_ERR, "309|Use \"cscope help\" for help"); in ex_cscope()
236 msgq(sp, M_SYSERR, "%s", np); in cscope_add()
241 msgq(sp, M_SYSERR, NULL); in cscope_add()
245 msgq(sp, M_SYSERR, "%s", path); in cscope_add()
321 msgq(sp, M_SYSERR, NULL); in get_paths()
359 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()
426 nomem: msgq(sp, M_SYSERR, NULL); in run_cscope()
474 msgq(sp, M_ERR, "310|No cscope connections running"); in cscope_find()
[all …]
H A Dex_cd.c50 msgq(sp, M_ERR, in ex_cd()
61 msgq(sp, M_ERR, in ex_cd()
106 msgq(sp, M_SYSERR, NULL); in ex_cd()
H A Dex_tag.c101 msgq(sp, M_SYSERR, NULL); in ex_tag_push()
112 msgq(sp, M_ERR, "158|No previous tag entered"); in ex_tag_push()
152 msgq(sp, M_ERR, "282|Already at the last tag of this group"); in ex_tag_next()
166 msgq(sp, M_INFO, "%s", np); in ex_tag_next()
192 msgq(sp, M_ERR, "255|Already at the first tag of this group"); in ex_tag_prev()
206 msgq(sp, M_INFO, "%s", np); in ex_tag_prev()
340 msgq(sp, M_ERR, in ex_tag_pop()
490 msgq(sp, M_ERR, "292|Display too small."); in ex_tag_display()
573 msgq(sp, M_SYSERR, NULL); in ex_tag_copy()
777 msgq(sp, M_INFO, "%s", np); in tagq_push()
[all …]
H A Dex_open.c34 msgq(sp, M_ERR, in ex_open()
39 msgq(sp, M_ERR, "141|The open command is not yet implemented"); in ex_open()
H A Dex.c64 while ((mp = SLIST_FIRST(gp->msgq)) != NULL) { in ex()
66 SLIST_REMOVE_HEAD(gp->msgq, q); in ex()
132 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()
1426 msgq(sp, M_ERR, in ex_cmd()
1436 msgq(sp, M_ERR, in ex_cmd()
1555 msgq(sp, M_ERR, in ex_cmd()
[all …]
/freebsd/contrib/nvi/common/
H A Drecover.c137 msgq(sp, M_SYSERR, "%s", dp); in rcv_tmp()
154 err: msgq(sp, M_ERR, in rcv_tmp()
217 err: msgq(sp, M_ERR, in rcv_init()
278 msgq(sp, M_SYSERR, NULL); in rcv_sync()
338 msgq(sp, M_ERR, in rcv_mailfile()
347 msgq(sp, M_SYSERR, NULL); in rcv_mailfile()
369 msgq(sp, M_SYSERR, "063|Unable to lock recovery file"); in rcv_mailfile()
412 msgq(sp, M_SYSERR, NULL); in rcv_mailfile()
425 msgq(sp, M_SYSERR, NULL); in rcv_mailfile()
472 werr: msgq(sp, M_SYSERR, "065|Recovery file"); in rcv_mailfile()
[all …]
H A Doptions_f.c46 msgq(sp, M_ERR, "040|Screen columns too small, less than %d", in f_columns()
61 msgq(sp, M_ERR, "041|Screen columns too large, greater than %d", in f_columns()
76 msgq(sp, M_ERR, "042|Screen lines too small, less than %d", in f_lines()
91 msgq(sp, M_ERR, "043|Screen lines too large, greater than %d", in f_lines()
127 msgq(sp, M_ERR, "044|The lisp option is not implemented"); in f_lisp()
H A Dsearch.c445 msgq(sp, M_ERR, "072|File empty; nothing to search"); in search_msg()
448 msgq(sp, M_ERR, in search_msg()
452 msgq(sp, M_ERR, "074|No previous search pattern"); in search_msg()
455 msgq(sp, M_ERR, "075|Pattern not found"); in search_msg()
458 msgq(sp, M_ERR, in search_msg()
462 msgq(sp, M_ERR, "077|Search wrapped"); in search_msg()
H A Dexf.c98 msgq(sp, M_SYSERR, NULL); in file_add()
178 msgq(sp, M_SYSERR, NULL); in file_init()
183 msgq(sp, M_SYSERR, in file_init()
193 msgq(sp, M_SYSERR, NULL); in file_init()
251 msgq(sp, M_SYSERR, NULL); in file_init()
490 msgq(sp, M_SYSERR, NULL); in file_spath()
766 msgq(sp, M_ERR, LF_ISSET(FS_POSSIBLE) ?
789 msgq(sp, M_ERR, LF_ISSET(FS_POSSIBLE) ?
1000 msgq(sp, M_INFO, "%s", s);
1327 msgq(sp, M_ERR, LF_ISSET(FS_POSSIBLE) ?
[all …]
H A Dkey.c130 msgq(sp, M_ERR, "079|No non-printable character found"); in v_key_init()
848 msgq(sp, M_ERR, "276|Unexpected character event"); in v_event_err()
851 msgq(sp, M_ERR, "277|Unexpected end-of-file event"); in v_event_err()
854 msgq(sp, M_ERR, "279|Unexpected interrupt event"); in v_event_err()
857 msgq(sp, M_ERR, "281|Unexpected repaint event"); in v_event_err()
860 msgq(sp, M_ERR, "285|Unexpected string event"); in v_event_err()
863 msgq(sp, M_ERR, "286|Unexpected timeout event"); in v_event_err()
866 msgq(sp, M_ERR, "316|Unexpected resize event"); in v_event_err()
H A Dline.c168 msgq(sp, M_ERR, "324|Conversion error on line %d", lno); in db_get()
226 msgq(sp, M_SYSERR, in db_delete()
278 msgq(sp, M_SYSERR, in db_append()
350 msgq(sp, M_SYSERR, in db_insert()
415 msgq(sp, M_SYSERR, in db_set()
508 msgq(sp, M_SYSERR, "007|unable to get last line"); in db_last()
596 msgq(sp, M_ERR, in db_err()
H A Dmem.h152 msgq(sp, M_SYSERR, NULL); \
160 msgq(sp, M_SYSERR, NULL); \
167 msgq(sp, M_SYSERR, NULL); \
175 msgq(sp, M_SYSERR, NULL); \
188 msgq(sp, M_SYSERR, NULL); \
H A Dlog.c111 msgq(sp, M_SYSERR, "009|Log file"); in log_init()
371 msgq(sp, M_ERR, in log_backward()
377 msgq(sp, M_BERR, "011|No changes to undo"); in log_backward()
472 msgq(sp, M_ERR, in log_setline()
557 msgq(sp, M_ERR, in log_forward()
563 msgq(sp, M_BERR, "014|No changes to re-do"); in log_forward()
644 msgq(sp, M_SYSERR, "015|%s/%d: log put error", basename(file), line); in log_err()
648 msgq(sp, M_ERR, "267|Log restarted"); in log_err()
/freebsd/contrib/nvi/catalog/
H A DREADME10 msgq(sp, M_ERR, "001|This is an error message");
14 When the msgq() routine is called, if the user has specified a message
26 msgq(sp, M_ERR, "002|Error: %d %x", arg1, arg2);
30 Arguments to the msgq function are required to contain ONLY printable
31 characters. No further translation is done by the msgq routine before
32 displaying the message on the screen. For example, in the msgq call:
34 msgq(sp, M_ERR, "003|File: %s", file_name);
44 msgq(sp, M_ERR, "003|File: %s", p);
48 makes sure that "file_name" is printable before calling the msgq
/freebsd/contrib/nvi/cl/
H A Dcl_screen.c196 msgq(sp, M_ERR, in cl_vi_init()
243 msgq(sp, M_SYSERR, "%s", ttype); in cl_vi_init()
245 msgq(sp, M_ERR, "%s: unknown terminal type", ttype); in cl_vi_init()
329 msgq(sp, M_SYSERR, "tcgetattr"); in cl_vi_init()
368 msgq(sp, M_SYSERR, "tcsetattr"); in cl_vi_init()
486 msgq(sp, M_SYSERR, "tcsetattr"); in cl_ex_init()
H A Dcl_term.c317 msgq(sp, M_SYSERR, "stderr"); in cl_omesg()
322 msgq(sp, M_SYSERR, "%s", tty); in cl_omesg()
334 msgq(sp, M_SYSERR, in cl_omesg()
341 msgq(sp, M_SYSERR, in cl_omesg()
429 msgq(sp, M_SYSERR, "tigetnum: lines"); in cl_ssize()
435 msgq(sp, M_SYSERR, "tigetnum: cols"); in cl_ssize()

123