Home
last modified time | relevance | path

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

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