Lines Matching defs:filebuf
620 unsigned char filebuf[FNSIZE];
757 lp = filebuf;
759 if (lp < &filebuf[sizeof filebuf - 2])
785 if (strcmp(filebuf, savedfile) || !edited) {
786 unsigned char cmdbuf2[sizeof filebuf + 10];
801 strcat(cmdbuf2, filebuf);
885 lp = filebuf;
887 if (lp < &filebuf[sizeof filebuf - 2])
913 if (strcmp(filebuf, savedfile) || !edited) {
914 unsigned char cmdbuf2[sizeof filebuf + 10];
929 strcat(cmdbuf2, filebuf);