Searched refs:msgq_wstr (Results 1 – 10 of 10) sorted by relevance
| /src/contrib/nvi/common/ |
| H A D | options.c | 445 err: msgq_wstr(sp, M_ERR, optlist[optindx].name, in opts_init() 538 msgq_wstr(sp, M_ERR, name, in opts_set() 546 msgq_wstr(sp, M_ERR, name, in opts_set() 553 msgq_wstr(sp, M_ERR, name, in opts_set() 597 msgq_wstr(sp, M_ERR, name, in opts_set() 658 msgq_wstr(sp, M_ERR, name, in opts_set() 689 msgq_wstr(sp, M_ERR, name, in opts_set() 703 msgq_wstr(sp, M_ERR, name, in opts_set() 794 msgq_wstr(sp, M_ERR, optlist[off].name, in opts_empty() 1079 msgq_wstr(sp, M_ERR, name, in opts_nomatch()
|
| H A D | extern.h | 62 void msgq_wstr(SCR *, mtype_t, const CHAR_T *, const char *);
|
| H A D | msg.c | 354 msgq_wstr(SCR *sp, mtype_t mtype, const CHAR_T *str, const char *fmt) in msgq_wstr() function
|
| /src/contrib/nvi/ex/ |
| H A D | ex_abbrev.c | 104 msgq_wstr(sp, M_ERR, ap->bp, in ex_unabbr()
|
| H A D | ex_map.c | 109 msgq_wstr(sp, M_INFO, in ex_unmap()
|
| H A D | ex_global.c | 78 msgq_wstr(sp, M_ERR, cmdp->cmd->name, in ex_g_setup()
|
| H A D | ex.c | 577 msgq_wstr(sp, M_ERR, ecp->cmd->name, in ex_cmd() 1116 msgq_wstr(sp, M_ERR, ecp->cp, in ex_cmd() 1396 msgq_wstr(sp, M_ERR, ecp->cmd->name, in ex_cmd() 2218 msgq_wstr(sp, M_ERR, bp, "098|The %s command is unknown"); in ex_unknown() 2343 msgq_wstr(sp, M_ERR, cp->name, in ex_badaddr()
|
| /src/usr.bin/vi/ |
| H A D | common_extern.h | 62 void msgq_wstr(SCR *, mtype_t, const CHAR_T *, const char *);
|
| /src/contrib/nvi/cl/ |
| H A D | cl_term.c | 241 msgq_wstr(sp, M_ERR, from, "233|This terminal has no %s key"); in cl_pfmap()
|
| /src/contrib/nvi/vi/ |
| H A D | vs_split.c | 632 msgq_wstr(sp, M_ERR, name, in vs_fg()
|