Home
last modified time | relevance | path

Searched refs:msg_print (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/contrib/nvi/ex/
HDex_shell.c172 p = msg_print(sp, cmd, &nf); in proc_wait()
194 p = msg_print(sp, cmd, &nf); in proc_wait()
HDex_init.c377 denied: a = msg_print(sp, path, &nf1); in exrc_isok()
381 b = msg_print(sp, buf, &nf2); in exrc_isok()
HDex_read.c338 p = msg_print(sp, name, &nf); in ex_readfp()
HDex_tag.c1105 corrupt: p = msg_print(sp, tname, &nf1); in ctag_sfile()
1106 t = msg_print(sp, tfp->name, &nf2); in ctag_sfile()
/freebsd-14-stable/contrib/nvi/common/
HDoptions.c626 p2 = msg_print(sp, np, &nf); in opts_set()
629 t2 = msg_print(sp, np, &nf2); in opts_set()
653 p2 = msg_print(sp, np, &nf); in opts_set()
656 t2 = msg_print(sp, np, &nf2); in opts_set()
HDmsg.c385 p = msg_print(sp, str, &nf); in msgq_str()
845 msg_print(SCR *sp, const char *s, int *needfree) in msg_print() function
HDexf.c964 p = msg_print(sp, name, &nf);
/freebsd-14-stable/contrib/nvi/catalog/
HDREADME37 msg_print() returns a printable version of a string; the third argument
43 p = msg_print(sp, file_name, &nf);
/freebsd-14-stable/usr.bin/vi/
HDextern.h383 char *msg_print(SCR *, const char *, int *);
/freebsd-14-stable/contrib/nvi/vi/
HDv_txt.c2187 pp = msg_print(sp, np, &nf); in txt_fc_col()
2210 pp = msg_print(sp, np, &nf); in txt_fc_col()