Lines Matching refs:text1
386 char text[BUFSIZ], text1[BUFSIZ], text2[BUFSIZ]; local
441 (void) sprintf(text1, CMFMT, Myname, file1, Rmtname, file2,
443 _CantContact[CANT1] = text1;
447 (void) sprintf(text1, CMFMT, Rmtname, file1, Myname, file2,
449 _CantContact[CANT1] = text1;
482 char text[BUFSIZ], text1[BUFSIZ], text2[BUFSIZ]; local
590 (void) sprintf(text1, XMFMT,
594 (void) sprintf(text1, XFMT,
598 _Warning[WARN1] = text1;
624 (void) sprintf(text1, WFMT, Myname, file1, Rmtname, file2,
626 _Warning[WARN1] = text1;
636 (void) sprintf(text1, WFMT, Rmtname, file1, Myname, file2,
638 _Warning[WARN1] = text1;