Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/nvi/ex/
H A Dex_shell.c177 p = msg_print(sp, cmd, &nf); in proc_wait()
199 p = msg_print(sp, cmd, &nf); in proc_wait()
H A Dex_init.c384 denied: a = msg_print(sp, path, &nf1); in exrc_isok()
388 b = msg_print(sp, buf, &nf2); in exrc_isok()
H A Dex_read.c343 p = msg_print(sp, name, &nf); in ex_readfp()
H A Dex_tag.c1111 corrupt: p = msg_print(sp, tname, &nf1); in ctag_sfile()
1112 t = msg_print(sp, tfp->name, &nf2); in ctag_sfile()
/freebsd-12.1/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 Dextern.h70 char *msg_print(SCR *, const char *, int *);
H A Dmsg.c401 p = msg_print(sp, str, &nf); in msgq_str()
867 msg_print( in msg_print() function
H A Dexf.c964 p = msg_print(sp, name, &nf); in file_write()
/freebsd-12.1/contrib/nvi/catalog/
H A DREADME39 msg_print() returns a printable version of a string; the third argument
45 p = msg_print(sp, file_name, &nf);
/freebsd-12.1/contrib/nvi/vi/
H A Dv_txt.c2211 pp = msg_print(sp, np, &nf); in txt_fc_col()
2234 pp = msg_print(sp, np, &nf); in txt_fc_col()