Lines Matching refs:text1
389 char text[BUFSIZ], text1[BUFSIZ], text2[BUFSIZ];
444 (void) sprintf(text1, CMFMT, Myname, file1, Rmtname, file2,
446 _CantContact[CANT1] = text1;
450 (void) sprintf(text1, CMFMT, Rmtname, file1, Myname, file2,
452 _CantContact[CANT1] = text1;
485 char text[BUFSIZ], text1[BUFSIZ], text2[BUFSIZ];
593 (void) sprintf(text1, XMFMT,
597 (void) sprintf(text1, XFMT,
601 _Warning[WARN1] = text1;
627 (void) sprintf(text1, WFMT, Myname, file1, Rmtname, file2,
629 _Warning[WARN1] = text1;
639 (void) sprintf(text1, WFMT, Rmtname, file1, Myname, file2,
641 _Warning[WARN1] = text1;