Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/nvi/common/
H A Doptions.c452 err: msgq_wstr(sp, M_ERR, optlist[optindx].name, in opts_init()
545 msgq_wstr(sp, M_ERR, name, in opts_set()
553 msgq_wstr(sp, M_ERR, name, in opts_set()
560 msgq_wstr(sp, M_ERR, name, in opts_set()
604 msgq_wstr(sp, M_ERR, name, in opts_set()
665 msgq_wstr(sp, M_ERR, name, in opts_set()
696 msgq_wstr(sp, M_ERR, name, in opts_set()
710 msgq_wstr(sp, M_ERR, name, in opts_set()
801 msgq_wstr(sp, M_ERR, optlist[off].name, in opts_empty()
1086 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-13.1/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.c573 msgq_wstr(sp, M_ERR, ecp->cmd->name, in ex_cmd()
1110 msgq_wstr(sp, M_ERR, ecp->cp, in ex_cmd()
1390 msgq_wstr(sp, M_ERR, ecp->cmd->name, in ex_cmd()
2207 msgq_wstr(sp, M_ERR, bp, "098|The %s command is unknown"); in ex_unknown()
2332 msgq_wstr(sp, M_ERR, cp->name, in ex_badaddr()
/freebsd-13.1/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-13.1/contrib/nvi/vi/
H A Dvs_split.c632 msgq_wstr(sp, M_ERR, name, in vs_fg()
/freebsd-13.1/usr.bin/vi/
H A Dextern.h375 void msgq_wstr(SCR *, mtype_t, const CHAR_T *, const char *);