Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/nsd/
H A Dzonec.h104 uint16_t *zparser_conv_b32(region_type *region, const char *b32);
H A Dzparser.y990 zadd_rdata_wireformat(zparser_conv_b32(parser->region, $9.str)); /* next hashed name */
H A Dzonec.c622 zparser_conv_b32(region_type *region, const char *b32) in zparser_conv_b32() function