Searched refs:LINESIZE (Results 1 – 1 of 1) sorted by relevance
102 #define LINESIZE 2048 macro333 char checkline[LINESIZE]; in verifyfile()345 s = fgets(checkline, LINESIZE, checkfile); in verifyfile()424 char checkline[LINESIZE]; in main()