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

/bind-9.6-ESV-R11/lib/lwres/include/lwres/
H A Dlwres.h274 lwres_gabnresponse_parse(lwres_context_t *ctx, lwres_buffer_t *b,
/bind-9.6-ESV-R11/lib/lwres/
H A Dlwres_gabn.c75 lwres_gabnresponse_parse() offers the same semantics as
89 lwres_gabnresponse_parse() all return #LWRES_R_SUCCESS on success. They
94 lwres_gabnrequest_parse() and lwres_gabnresponse_parse() will return
335 lwres_gabnresponse_parse(lwres_context_t *ctx, lwres_buffer_t *b, function
H A Dlwresutil.c332 ret = lwres_gabnresponse_parse(ctx, &b_in, &pkt, &response);

Completed in 14 milliseconds