Lines Matching refs:filebuf
621 unsigned char filebuf[FNSIZE]; local
758 lp = filebuf;
760 if (lp < &filebuf[sizeof filebuf - 2])
786 if (strcmp(filebuf, savedfile) || !edited) {
787 unsigned char cmdbuf2[sizeof filebuf + 10];
802 strcat(cmdbuf2, filebuf);
886 lp = filebuf;
888 if (lp < &filebuf[sizeof filebuf - 2])
914 if (strcmp(filebuf, savedfile) || !edited) {
915 unsigned char cmdbuf2[sizeof filebuf + 10];
930 strcat(cmdbuf2, filebuf);