Searched refs:LINEBUFF_SIZE (Results 1 – 3 of 3) sorted by relevance
27 #define LINEBUFF_SIZE 1024 macro246 static char buff[LINEBUFF_SIZE + 1]; in read_header_file()255 if ( !fgets( buff, LINEBUFF_SIZE, file ) ) in read_header_file()
27 #define LINEBUFF_SIZE 1024 macro257 static char buff[LINEBUFF_SIZE + 1]; in read_header_file()266 if ( !fgets( buff, LINEBUFF_SIZE, file ) ) in read_header_file()