Home
last modified time | relevance | path

Searched refs:zparser_conv_hex_length (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/nsd/
H A Dzonec.h88 uint16_t *zparser_conv_hex_length(region_type *region, const char *hex, size_t len);
H A Dzparser.y1358 zadd_rdata_wireformat(zparser_conv_hex_length(parser->region, in nsec3_add_params()
H A Dzonec.c130 zparser_conv_hex_length(region_type *region, const char *hex, size_t len) in zparser_conv_hex_length() function