Searched refs:addresses (Results 1 – 12 of 12) sorted by relevance
37 std::vector<std::string> addresses; member
62 data_.addresses.push_back(value.asString()); in parse()
144 static struct permitted_ip *addresses[NUM_PPP];2051 if (addresses[unit] != NULL)2052 free(addresses[unit]);2053 addresses[unit] = NULL;2168 addresses[unit] = ip;2207 if (addresses[unit] != NULL) {2208 ok = ip_addr_check(addr, addresses[unit]);
55 This commit addresses CVE-2018-7456.
398 Maximum number of supported local identity addresses. For most
125 This option specifies how many group addresses each model can
299 addresses in the stack trace to lines in your code.
149 SDL_GetPrefPath(), starting with SDL 2.0.4, addresses these by:
1181 * the session location cannot be too far away from the function addresses */
1178 * the session location cannot be too far away from the function addresses */
2434 * Fixed net_bind() for specified IP addresses on little endian systems2605 * Fixed net_bind() for specified IP addresses on little endian systems
1565 Despammed mailing addresses by masking "@" with "at".5754 Despammed email addresses (replaced "@" with " at ").
Completed in 27 milliseconds