Home
last modified time | relevance | path

Searched defs:hex_allowed (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drcode.c220 bool hex_allowed) { in maybe_numeric()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drcode.c217 maybe_numeric(unsigned int * valuep,isc_textregion_t * source,unsigned int max,bool hex_allowed) maybe_numeric() argument