Searched refs:OUTSTR_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
115 #define OUTSTR_BUF_SIZE ((INET6_ADDRSTRLEN + 1) * MAX_IP_ENTRIES) macro1237 output_str = (char *)calloc(OUTSTR_BUF_SIZE, sizeof(char)); in process_dns_gateway_nm()1257 if ((OUTSTR_BUF_SIZE - strlen(output_str)) > in process_dns_gateway_nm()1260 OUTSTR_BUF_SIZE - in process_dns_gateway_nm()1263 OUTSTR_BUF_SIZE - in process_dns_gateway_nm()