Searched refs:FILE_LINE_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
52 const int FILE_LINE_MAX_SIZE = 1024; variable
596 char tmpLineData[FILE_LINE_MAX_SIZE] = {0}; in GetDhcpClientInfos()