Searched refs:LINESIZE (Results 1 – 1 of 1) sorted by relevance
104 #define LINESIZE 2048 macro335 char checkline[LINESIZE]; in verifyfile()347 s = fgets(checkline, LINESIZE, checkfile); in verifyfile()425 char checkline[LINESIZE]; in main()