Searched refs:CONF_LINE_SIZE (Results 1 – 1 of 1) sorted by relevance
1688 #define CONF_LINE_SIZE 1024 macro1888 char line [CONF_LINE_SIZE]; in load_config()1905 while (fgets (line, CONF_LINE_SIZE, cf)) in load_config()