Home
last modified time | relevance | path

Searched refs:msgq_wstr (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/nvi/common/
H A Doptions.c454 err: msgq_wstr(sp, M_ERR, optlist[optindx].name, in opts_init()
547 msgq_wstr(sp, M_ERR, name, in opts_set()
555 msgq_wstr(sp, M_ERR, name, in opts_set()
562 msgq_wstr(sp, M_ERR, name, in opts_set()
606 msgq_wstr(sp, M_ERR, name, in opts_set()
667 msgq_wstr(sp, M_ERR, name, in opts_set()
698 msgq_wstr(sp, M_ERR, name, in opts_set()
712 msgq_wstr(sp, M_ERR, name, in opts_set()
803 msgq_wstr(sp, M_ERR, optlist[off].name, in opts_empty()
1088 msgq_wstr(sp, M_ERR, name, in opts_nomatch()
H A Dmsg.c354 msgq_wstr(SCR *sp, mtype_t mtype, const CHAR_T *str, const char *fmt) in msgq_wstr() function
/freebsd/contrib/nvi/ex/
H A Dex_abbrev.c104 msgq_wstr(sp, M_ERR, ap->bp, in ex_unabbr()
H A Dex_map.c109 msgq_wstr(sp, M_INFO, in ex_unmap()
H A Dex_global.c78 msgq_wstr(sp, M_ERR, cmdp->cmd->name, in ex_g_setup()
H A Dex.c577 msgq_wstr(sp, M_ERR, ecp->cmd->name, in ex_cmd()
1114 msgq_wstr(sp, M_ERR, ecp->cp, in ex_cmd()
1394 msgq_wstr(sp, M_ERR, ecp->cmd->name, in ex_cmd()
2216 msgq_wstr(sp, M_ERR, bp, "098|The %s command is unknown"); in ex_unknown()
2341 msgq_wstr(sp, M_ERR, cp->name, in ex_badaddr()
/freebsd/contrib/nvi/cl/
H A Dcl_term.c241 msgq_wstr(sp, M_ERR, from, "233|This terminal has no %s key"); in cl_pfmap()
/freebsd/contrib/nvi/vi/
H A Dvs_split.c632 msgq_wstr(sp, M_ERR, name, in vs_fg()
/freebsd/usr.bin/vi/
H A Dextern.h375 void msgq_wstr(SCR *, mtype_t, const CHAR_T *, const char *);