Searched defs:read_ip (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dip.c298 static am_bool_t read_ip(const char * p, struct in_addr * n, int * pbits) { function
313 if (read_ip(p, n, &mask)) {
407 if (read_ip(range, &cidr, &bits)) {

Completed in 89 milliseconds