hesiod_p
struct hesiod_p *ctx = (struct hesiod_p *) context;
struct hesiod_p *ctx = (struct hesiod_p *) context;
struct hesiod_p *ctx = (struct hesiod_p *) context;
parse_config_file(struct hesiod_p *ctx, const char *filename) {
get_txt_records(struct hesiod_p *ctx, int class, const char *name) {
struct hesiod_p *ctx = context;
struct hesiod_p *ctx = context;
init(struct hesiod_p *ctx) {
static int parse_config_file(struct hesiod_p *ctx, const char *filename);
static char ** get_txt_records(struct hesiod_p *ctx, int class,
static int init(struct hesiod_p *ctx);
struct hesiod_p *ctx;
ctx = malloc(sizeof(struct hesiod_p));
void (*res_set)(struct hesiod_p *, struct __res_state *,
struct __res_state * (*res_get)(struct hesiod_p *);