Searched refs:SYSPARA_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
69 static constexpr int32_t SYSPARA_MAX_SIZE = 128; variable446 char httpProxyHost[SYSPARA_MAX_SIZE] = {0}; in GetGlobalHttpProxyInfo()447 char httpProxyPort[SYSPARA_MAX_SIZE] = {0}; in GetGlobalHttpProxyInfo()448 char httpProxyExclusions[SYSPARA_MAX_SIZE] = {0}; in GetGlobalHttpProxyInfo()
92 static constexpr int32_t SYSPARA_MAX_SIZE = 128; variable738 char httpProxyHost[SYSPARA_MAX_SIZE] = {0}; in AddCurlHandle()739 char httpProxyPort[SYSPARA_MAX_SIZE] = {0}; in AddCurlHandle()740 char httpProxyExclusions[SYSPARA_MAX_SIZE] = {0}; in AddCurlHandle()