Home
last modified time | relevance | path

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

123

/dragonfly/contrib/nvi2/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()
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()
152 msgq(sp, 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()
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()
1059 msgq(sp, M_BERR, "212|Cursor not in a word"); in v_curword()
[all …]
/dragonfly/contrib/nvi2/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()
201 msgq(sp, M_ERR, in ex_emsg()
205 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()
234 msgq(sp, M_SYSERR, "shell"); in sscr_getprompt()
264 msgq(sp, M_SYSERR, "select"); in sscr_getprompt()
349 msgq(sp, M_SYSERR, "shell"); in sscr_exec()
397 msgq(sp, M_SYSERR, "select"); in sscr_input()
[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()
218 msgq(sp, M_SYSERR, "fork"); in ex_filter()
311 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.c236 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()
314 msgq(sp, M_SYSERR, NULL); in get_paths()
352 msgq(sp, M_SYSERR, NULL); in get_paths()
381 msgq(sp, M_SYSERR, "pipe"); in run_cscope()
387 msgq(sp, M_SYSERR, "vfork"); in run_cscope()
419 nomem: msgq(sp, M_SYSERR, NULL); in run_cscope()
525 msgq(sp, M_INFO, "278|No matches for query"); in cscope_find()
620 msgq(sp, M_ERR, in create_cs_cmd()
[all …]
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()
166 msgq(sp, M_INFO, "%s", np); in ex_tag_next()
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()
1150 msgq(sp, M_SYSERR, "munmap"); in ctag_sfile()
1152 msgq(sp, M_SYSERR, "close"); in ctag_sfile()
[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.c66 SLIST_REMOVE_HEAD(gp->msgq, q); in ex()
1207 msgq(sp, M_ERR, in ex_cmd()
1420 msgq(sp, M_ERR, in ex_cmd()
1430 msgq(sp, M_ERR, in ex_cmd()
1544 msgq(sp, M_ERR, in ex_cmd()
1552 msgq(sp, M_ERR, in ex_cmd()
1589 discard: msgq(sp, M_BERR, in ex_cmd()
1594 msgq(sp, M_BERR, in ex_cmd()
1792 msgq(sp, M_ERR, in ex_range()
2041 msgq(sp, M_ERR, in ex_line()
[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()
/dragonfly/usr.sbin/sysvipcd/
H A Dshmd.c83 struct msqid_pool *msgq; in create_sysv_file() local
188 msgq->free_msgmaps = 0; in create_sysv_file()
197 msgq->free_msghdrs = 0; in create_sysv_file()
203 msgq->ds.msg_cbytes = 0; in create_sysv_file()
204 msgq->ds.msg_qnum = 0; in create_sysv_file()
206 msgq->ds.msg_lspid = 0; in create_sysv_file()
207 msgq->ds.msg_lrpid = 0; in create_sysv_file()
208 msgq->ds.msg_stime = 0; in create_sysv_file()
209 msgq->ds.msg_rtime = 0; in create_sysv_file()
322 struct msqid_pool *msgq; in mark_segment_removed() local
[all …]
/dragonfly/contrib/nvi2/common/
H A Drecover.c154 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()
412 msgq(sp, M_SYSERR, NULL); in rcv_mailfile()
425 msgq(sp, M_SYSERR, NULL); in rcv_mailfile()
733 msgq(sp, M_INFO, in rcv_read()
736 msgq(sp, M_INFO, in rcv_read()
864 msgq(sp, M_SYSERR, NULL); in rcv_dlnwrite()
[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 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()
237 msgq(sp, M_SYSERR, NULL); in file_init()
476 msgq(sp, M_SYSERR, NULL); in file_spath()
971 msgq(sp, M_INFO, "%s", s); in file_write()
1330 msgq(sp, M_ERR, in file_m2()
1363 msgq(sp, M_ERR, in file_m3()
1396 msgq(sp, M_INFO, in file_aw()
[all …]
H A Dsearch.c440 msgq(sp, M_ERR, "072|File empty; nothing to search"); in search_msg()
443 msgq(sp, M_ERR, in search_msg()
447 msgq(sp, M_ERR, "074|No previous search pattern"); in search_msg()
450 msgq(sp, M_ERR, "075|Pattern not found"); in search_msg()
453 msgq(sp, M_ERR, in search_msg()
457 msgq(sp, M_ERR, "077|Search wrapped"); in search_msg()
H A Dkey.c129 msgq(sp, M_ERR, "079|No non-printable character found"); in v_key_init()
759 msgq(sp, M_ERR, "276|Unexpected character event"); in v_event_err()
762 msgq(sp, M_ERR, "277|Unexpected end-of-file event"); in v_event_err()
765 msgq(sp, M_ERR, "279|Unexpected interrupt event"); in v_event_err()
768 msgq(sp, M_ERR, "281|Unexpected repaint event"); in v_event_err()
771 msgq(sp, M_ERR, "285|Unexpected string event"); in v_event_err()
774 msgq(sp, M_ERR, "286|Unexpected timeout event"); in v_event_err()
777 msgq(sp, M_ERR, "316|Unexpected resize event"); in v_event_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 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 Dlog.c112 msgq(sp, M_SYSERR, "009|Log file"); in log_init()
372 msgq(sp, M_ERR, in log_backward()
378 msgq(sp, M_BERR, "011|No changes to undo"); in log_backward()
473 msgq(sp, M_ERR, in log_setline()
558 msgq(sp, M_ERR, in log_forward()
564 msgq(sp, M_BERR, "014|No changes to re-do"); in log_forward()
645 msgq(sp, M_SYSERR, "015|%s/%d: log put error", basename(file), line); in log_err()
649 msgq(sp, M_ERR, "267|Log restarted"); in log_err()
/dragonfly/contrib/nvi2/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
/dragonfly/contrib/nvi2/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()
434 msgq(sp, M_SYSERR, "tigetnum: cols"); in cl_ssize()

123