Searched refs:msg_print (Results 1 – 10 of 10) sorted by relevance
| /freebsd-10-stable/contrib/nvi/ex/ |
| D | ex_shell.c | 177 p = msg_print(sp, cmd, &nf); in proc_wait() 199 p = msg_print(sp, cmd, &nf); in proc_wait()
|
| D | ex_init.c | 384 denied: a = msg_print(sp, path, &nf1); in exrc_isok() 388 b = msg_print(sp, buf, &nf2); in exrc_isok()
|
| D | ex_read.c | 343 p = msg_print(sp, name, &nf); in ex_readfp()
|
| D | ex_tag.c | 1111 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/ |
| D | options.c | 626 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()
|
| D | msg.c | 401 p = msg_print(sp, str, &nf); in msgq_str() 867 msg_print( in msg_print() function
|
| D | extern.h | 70 char *msg_print __P((SCR *, const char *, int *));
|
| D | exf.c | 963 p = msg_print(sp, name, &nf); in file_write()
|
| /freebsd-10-stable/contrib/nvi/catalog/ |
| D | README | 39 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/ |
| D | v_txt.c | 2211 pp = msg_print(sp, np, &nf); in txt_fc_col() 2234 pp = msg_print(sp, np, &nf); in txt_fc_col()
|