Home
last modified time | relevance | path

Searched refs:CONF_LINE_SIZE (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_config.cpp36 const int CONF_LINE_SIZE = 256; member
120 char codeBuffer[CONF_LINE_SIZE] = {0}; in ReadConfig()
127 if (fgets(codeBuffer, CONF_LINE_SIZE - 1, fp) == nullptr) { in ReadConfig()

Completed in 1 milliseconds