/netbsd-src/external/bsd/nvi/dist/ex/ |
H A D | ex_mkexrc.c | 66 msgq_str(sp, M_ERR, fname, in ex_mkexrc() 74 msgq_str(sp, M_SYSERR, fname, "%s"); in ex_mkexrc() 97 msgq_str(sp, M_INFO, fname, "138|New exrc file: %s"); in ex_mkexrc() 103 msgq_str(sp, M_SYSERR, fname, "%s"); in ex_mkexrc()
|
H A D | ex_cd.c | 122 msgq_str(sp, M_INFO, buf, "122|New current directory: %s"); in ex_cd() 131 err: msgq_str(sp, M_SYSERR, dir, "%s"); in ex_cd()
|
H A D | ex_read.c | 265 msgq_str(sp, M_SYSERR, name, "%s"); in ex_read() 362 err: msgq_str(sp, M_SYSERR, name, "%s"); in ex_readfp()
|
H A D | ex_tag.c | 413 msgq_str(sp, M_ERR, arg, in ex_tag_pop() 873 msgq_str(sp, M_ERR, tag, in tag_msg() 880 msgq_str(sp, M_ERR, tag, "166|%s: search pattern not found"); in tag_msg() 1127 msgq_str(sp, M_ERR, np, "162|%s: tag not found"); in gtag_slist() 1180 msgq_str(sp, M_ERR, tqp->tag, "162|%s: tag not found"); in ctag_slist() 1186 msgq_str(sp, M_SYSERR, tfp->name, "%s"); in ctag_slist()
|
H A D | ex_source.c | 88 err: msgq_str(sp, M_SYSERR, name, "%s"); in ex_source()
|
H A D | ex_argv.c | 553 msgq_str(sp, M_SYSERR, dname, "%s"); in argv_lexp() 636 msgq_str(sp, M_SYSERR, sh_path, "118|Error: execl: %s"); in runcmd() 734 ioerr: msgq_str(sp, M_ERR, sh, "119|I/O error: %s"); in argv_sexp()
|
H A D | ex_util.c | 181 msgq_str(sp, M_ERR, p, in ex_emsg()
|
H A D | ex_cscope.c | 331 msgq_str(sp, M_SYSERR, buf, "%s"); in get_paths() 418 msgq_str(sp, M_SYSERR, cmd, "execl: %s"); in run_cscope() 768 msgq_str(sp, M_SYSERR, "%s", csc->dname); in parse()
|
H A D | ex_shell.c | 132 msgq_str(sp, M_SYSERR, O_STR(sp, O_SHELL), "execl: %s"); in ex_exec_proc()
|
H A D | ex_filter.c | 77 msgq_str(sp, M_SYSERR, O_STR(sp, O_SHELL), "execl: %s"); in runcmd()
|
H A D | ex_write.c | 372 msgq_str(sp, M_SYSERR, name, "%s"); in ex_writefp()
|
H A D | ex_script.c | 202 msgq_str(sp, M_SYSERR, sh_path, "execl: %s"); in sscr_init()
|
/netbsd-src/external/bsd/nvi/dist/common/ |
H A D | exf.c | 251 msgq_str(sp, M_ERR, oname, in file_init() 349 msgq_str(sp, M_INFO, oname, in file_init() 678 msgq_str(sp, M_SYSERR, frp->tname, "240|%s: remove"); in file_end() 698 msgq_str(sp, M_DBERR, frp->name, "241|%s: close"); in file_end() 724 msgq_str(sp, M_SYSERR, ep->env_path, "242|%s: remove"); in file_end() 738 msgq_str(sp, M_SYSERR, ep->rcv_path, "242|%s: remove"); in file_end() 740 msgq_str(sp, M_SYSERR, ep->rcv_mpath, "243|%s: remove"); in file_end() 811 msgq_str(sp, M_ERR, name, in file_write() 848 msgq_str(sp, M_ERR, name, LF_ISSET(FS_POSSIBLE) ? in file_write() 870 msgq_str(sp, M_SYSERR, name, "%s"); in file_write() [all …]
|
H A D | recover.c | 228 msgq_str(sp, M_SYSERR, ep->rcv_path, in rcv_init() 283 msgq_str(sp, M_SYSERR, in rcv_sync() 537 msgq_str(sp, M_SYSERR, d, "recdir: %s"); in rcv_list() 587 msgq_str(sp, M_ERR, dp->d_name, in rcv_list() 646 msgq_str(sp, M_ERR, rp, "%s"); in rcv_read() 708 msgq_str(sp, M_ERR, recpath, in rcv_read() 774 msgq_str(sp, M_INFO, name, in rcv_read() 836 err: msgq_str(sp, M_SYSERR, fname, "%s"); in rcv_copy() 878 msgq_str(sp, M_SYSERR, dname, "%s"); in rcv_mktemp() 895 msgq_str(sp, M_SYSERR, in rcv_email()
|
H A D | msg.c | 399 msgq_str(sp, mtype, nstr, fmt); in msgq_wstr() 409 msgq_str(SCR *sp, mtype_t mtype, const char *str, const char *fmt) in msgq_str() function 751 msgq_str(sp, M_DBERR, p, "%s"); in msg_open() 773 msgq_str(sp, M_DBERR, p, in msg_open()
|
H A D | vi_db.c | 811 msgq_str(sp, in db_init() 839 msgq_str(sp, in db_init()
|
H A D | vi_db1.c | 707 msgq_str(sp, in db_init()
|