Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_shell.c172 p = msg_print(sp, cmd, &nf); in proc_wait()
194 p = msg_print(sp, cmd, &nf); in proc_wait()
H A Dex_init.c377 denied: a = msg_print(sp, path, &nf1); in exrc_isok()
381 b = msg_print(sp, buf, &nf2); in exrc_isok()
H A Dex_read.c338 p = msg_print(sp, name, &nf); in ex_readfp()
H A Dex_tag.c1105 corrupt: p = msg_print(sp, tname, &nf1); in ctag_sfile()
1106 t = msg_print(sp, tfp->name, &nf2); in ctag_sfile()
/freebsd/contrib/nvi/common/
H A Doptions.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()
H A Dmsg.c385 p = msg_print(sp, str, &nf); in msgq_str()
845 msg_print(SCR *sp, const char *s, int *needfree) in msg_print() function
H A Dexf.c964 p = msg_print(sp, name, &nf);
/freebsd/contrib/nvi/catalog/
H A DREADME37 msg_print() returns a printable version of a string; the third argument
43 p = msg_print(sp, file_name, &nf);
/freebsd/usr.bin/vi/
H A Dextern.h383 char *msg_print(SCR *, const char *, int *);
/freebsd/contrib/nvi/vi/
H A Dv_txt.c2187 pp = msg_print(sp, np, &nf); in txt_fc_col()
2210 pp = msg_print(sp, np, &nf); in txt_fc_col()