Lines Matching defs:tmpbuf
2495 static char tmpbuf[256];
2500 while (fgets(tmpbuf, sizeof(tmpbuf), fp) != NULL) {
2501 char *cp = tmpbuf;
2504 if (tmpbuf[0] == '#')
2540 static char tmpbuf[256];
2545 while (fgets(tmpbuf, sizeof(tmpbuf), fp) != NULL) {
2546 char *cp = tmpbuf;
2549 if (tmpbuf[0] == '#')
2631 static char tmpbuf[256];
2636 while (fgets(tmpbuf, sizeof(tmpbuf), fp) != NULL) {
2637 char *cp = tmpbuf;
2640 if (tmpbuf[0] == '#')