Searched refs:msgq_wstr (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/bsd/nvi/dist/common/ |
H A D | options.c | 499 err: msgq_wstr(sp, M_ERR, optlist[optindx].name, in opts_init() 592 msgq_wstr(sp, M_ERR, name, in opts_set() 600 msgq_wstr(sp, M_ERR, name, in opts_set() 607 msgq_wstr(sp, M_ERR, name, in opts_set() 651 msgq_wstr(sp, M_ERR, name, in opts_set() 712 msgq_wstr(sp, M_ERR, name, in opts_set() 743 msgq_wstr(sp, M_ERR, name, in opts_set() 757 msgq_wstr(sp, M_ERR, name, in opts_set() 848 msgq_wstr(sp, M_ERR, optlist[off].name, in opts_empty() 1129 msgq_wstr(sp, M_ERR, name, in opts_nomatch()
|
H A D | msg.c | 389 msgq_wstr(SCR *sp, mtype_t mtype, const CHAR_T *str, const char *fmt) in msgq_wstr() function
|
/netbsd-src/external/bsd/nvi/dist/ex/ |
H A D | ex_abbrev.c | 114 msgq_wstr(sp, M_ERR, ap->bp, in ex_unabbr()
|
H A D | ex_map.c | 120 msgq_wstr(sp, M_INFO, in ex_unmap()
|
H A D | ex_global.c | 86 msgq_wstr(sp, M_ERR, cmdp->cmd->name, in ex_g_setup()
|
H A D | ex.c | 589 msgq_wstr(sp, M_ERR, ecp->cmd->name, in ex_cmd() 1122 msgq_wstr(sp, M_ERR, ecp->cp, in ex_cmd() 2200 msgq_wstr(sp, M_ERR, bp, "098|The %s command is unknown"); in ex_unknown() 2324 msgq_wstr(sp, M_ERR, cp->name, in ex_badaddr()
|
/netbsd-src/external/bsd/nvi/dist/cl/ |
H A D | cl_term.c | 244 msgq_wstr(sp, M_ERR, from, "233|This terminal has no %s key"); in cl_pfmap()
|
/netbsd-src/external/bsd/nvi/dist/vi/ |
H A D | vs_split.c | 645 msgq_wstr(sp, M_ERR, name, in vs_fg()
|