Functions
ares_parse_txt_reply.c File Reference
#include "ares_setup.h"
#include "ares_nameser.h"
#include "ares.h"
#include "ares_dns.h"
#include "ares_data.h"
#include "ares_private.h"
Include dependency graph for ares_parse_txt_reply.c:

Go to the source code of this file.

Functions

static int ares__parse_txt_reply (const unsigned char *abuf, int alen, int ex, void **txt_out)
 
int ares_parse_txt_reply (const unsigned char *abuf, int alen, struct ares_txt_reply **txt_out)
 
int ares_parse_txt_reply_ext (const unsigned char *abuf, int alen, struct ares_txt_ext **txt_out)
 

Function Documentation

◆ ares__parse_txt_reply()

static int ares__parse_txt_reply ( const unsigned char *  abuf,
int  alen,
int  ex,
void **  txt_out 
)
static

Definition at line 42 of file ares_parse_txt_reply.c.

◆ ares_parse_txt_reply()

int ares_parse_txt_reply ( const unsigned char *  abuf,
int  alen,
struct ares_txt_reply **  txt_out 
)

Definition at line 202 of file ares_parse_txt_reply.c.

◆ ares_parse_txt_reply_ext()

int ares_parse_txt_reply_ext ( const unsigned char *  abuf,
int  alen,
struct ares_txt_ext **  txt_out 
)

Definition at line 210 of file ares_parse_txt_reply.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:03