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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drpz.c559 const char *prefix_str, *cp, *end; local
587 prefix_str = ipstr;
589 prefix = strtoul(prefix_str, &cp2, 10);
598 "; invalid prefix length of ", prefix_str);
610 "; invalid IPv4 prefix length of ", prefix_str);
683 "; too small prefix length of ", prefix_str);

Completed in 43 milliseconds