Searched refs:msgq_str (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.0-release/contrib/nvi/ex/
H A Dex_mkexrc.c62 msgq_str(sp, M_ERR, fname,
70 msgq_str(sp, M_SYSERR, fname, "%s");
93 msgq_str(sp, M_INFO, fname, "138|New exrc file: %s");
99 msgq_str(sp, M_SYSERR, fname, "%s");
H A Dex_cd.c117 msgq_str(sp, M_INFO, buf, "122|New current directory: %s");
129 err: msgq_str(sp, M_SYSERR, dir, "%s");
H A Dex_source.c82 err: msgq_str(sp, M_SYSERR, name, "%s");
H A Dex_read.c256 msgq_str(sp, M_SYSERR, name, "%s");
353 err: msgq_str(sp, M_SYSERR, name, "%s");
H A Dex_shell.c131 msgq_str(sp, M_SYSERR, O_STR(sp, O_SHELL), "execl: %s");
H A Dex_util.c175 msgq_str(sp, M_ERR, p,
H A Dex_tag.c369 msgq_str(sp, M_ERR, arg,
824 msgq_str(sp, M_ERR, tag,
831 msgq_str(sp, M_ERR, tag, "166|%s: search pattern not found");
1006 msgq_str(sp, M_ERR, tqp->tag, "162|%s: tag not found");
1012 msgq_str(sp, M_SYSERR, tfp->name, "%s");
H A Dex_filter.c143 msgq_str(sp, M_SYSERR, O_STR(sp, O_SHELL), "execl: %s");
H A Dex_write.c390 msgq_str(sp, M_SYSERR, name, "%s");
H A Dex_cscope.c327 msgq_str(sp, M_SYSERR, buf, "%s");
429 msgq_str(sp, M_SYSERR, cmd, "execl: %s");
793 msgq_str(sp, M_SYSERR, "%s", csc->dname);
H A Dex_argv.c746 msgq_str(sp, M_SYSERR, sh_path, "118|Error: execl: %s");
782 ioerr: msgq_str(sp, M_ERR, sh, "119|I/O error: %s");
H A Dex_script.c174 msgq_str(sp, M_SYSERR, sh_path, "execl: %s");
/freebsd-10.0-release/contrib/nvi/common/
H A Dexf.c235 msgq_str(sp, M_ERR, oname,
260 msgq_str(sp,
343 msgq_str(sp, M_INFO, oname,
675 msgq_str(sp, M_SYSERR, frp->tname, "240|%s: remove");
693 msgq_str(sp, M_SYSERR, frp->name, "241|%s: close");
717 msgq_str(sp, M_SYSERR, ep->rcv_path, "242|%s: remove");
719 msgq_str(sp, M_SYSERR, ep->rcv_mpath, "243|%s: remove");
788 msgq_str(sp, M_ERR, name,
825 msgq_str(sp, M_ERR, name, LF_ISSET(FS_POSSIBLE) ?
875 msgq_str(s
[all...]
H A Drecover.c209 msgq_str(sp, M_SYSERR, ep->rcv_path,
258 msgq_str(sp, M_SYSERR,
527 msgq_str(sp, M_SYSERR, p, "recdir: %s");
563 msgq_str(sp, M_ERR, dp->d_name,
638 msgq_str(sp, M_ERR, rp, "%s");
684 msgq_str(sp, M_ERR, dp->d_name,
748 msgq_str(sp, M_INFO, name,
813 err: msgq_str(sp, M_SYSERR, fname, "%s");
830 msgq_str(sp, M_SYSERR, dname, "%s");
847 msgq_str(s
[all...]
H A Dmsg.c376 msgq_str(sp, mtype, nstr, fmt);
380 * msgq_str --
383 * PUBLIC: void msgq_str __P((SCR *, mtype_t, const char *, const char *));
386 msgq_str( function
756 msgq_str(sp, M_ERR, p,
759 msgq_str(sp, M_SYSERR, p, "%s");
H A Dextern.h63 void msgq_str __P((SCR *, mtype_t, const char *, const char *));

Completed in 202 milliseconds