Lines Matching refs:SIZE
128 char badargs[SIZE]; /* place to hold bad args to -f */ in main()
129 char buf[SIZE]; /* scratch buffer */ in main()
424 char buf[SIZE]; /* scratch buffer */
425 char fname[SIZE]; /* scratch buffer for building names */
558 char buf[SIZE]; /* scratch buffer */
559 char fname[SIZE]; /* path to correct _pmtab */
649 char buf[SIZE]; /* scratch buffer */
650 char tbuf[SIZE]; /* scratch buffer */
651 char fname[SIZE]; /* path to correct _pmtab */
693 if (fgets(buf, SIZE, fp) == NULL) {
735 for ( ; from < &buf[SIZE - 1] ;)
788 char buf[SIZE]; /* scratch buffer */
789 char fname[SIZE]; /* scratch buffer for names */
950 char buf[SIZE]; /* scratch buffer */
951 char fname[SIZE]; /* scratch buffer for building names */
989 while (fgets(buf, SIZE, fp)) {
1048 static char buf[SIZE]; /* scratch buffer */ in find_svc()
1050 while (fgets(buf, SIZE, fp)) { in find_svc()
1093 char buf[SIZE]; /* scratch buffer */
1212 static char buf[SIZE]; /* returned string */
1263 static char buf[SIZE]; /* formatted flags */
1305 char buf[SIZE]; /* scratch buffer */
1310 while (fgets(buf, SIZE, fp)) {