Searched refs:msg_cat (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/nvi/common/
H A Dmsg.c141 p = msg_cat(sp, "020|Error: ", &len);
174 fmt = msg_cat(sp, fmt, NULL);
503 t = msg_cat(sp,
510 t = msg_cat(sp, *ap, &len);
576 msg_cat(sp, "317|%d files to edit", NULL), cnt);
594 t = msg_cat(sp, "021|new file", &len);
600 t = msg_cat(sp, "022|name changed", &len);
610 t = msg_cat(sp, "023|modified", &len);
612 t = msg_cat(sp, "024|unmodified", &len);
622 t = msg_cat(s
829 msg_cat( function
[all...]
H A Dextern.h69 const char *msg_cat(SCR *, const char *, size_t *);
H A Dexf.c967 msgstr = msg_cat(sp,
972 msgstr = msg_cat(sp, LF_ISSET(FS_APPEND) ?
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_bang.c110 msg = msg_cat(sp,
H A Dex_append.c225 msg_cat(sp, "273|Entering ex input mode.", NULL));
H A Dex_subst.c634 vs_update(sp, msg_cat(sp,
/freebsd-11-stable/contrib/nvi/vi/
H A Dvs_msg.c96 p = msg_cat(sp, msg, &len);
H A Dvs_refresh.c873 t = msg_cat(sp, modes[sp->showmode], &len);

Completed in 137 milliseconds