Home
last modified time | relevance | path

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

/hesiod/
A Dhesiod.c83 if (ctx == 0) in hesiod_init()
105 if (!ctx->RHS) in hesiod_init()
124 *context = ctx; in hesiod_init()
140 free(ctx->RHS); in hesiod_end()
142 free(ctx); in hesiod_end()
179 (ctx->LHS ? strlen(ctx->LHS) : 0) + 4)) == NULL) { in hesiod_to_bind()
217 retvec = get_txt_records(ctx, ctx->classes[0], bindname); in hesiod_resolve()
220 retvec = get_txt_records(ctx, ctx->classes[1], bindname); in hesiod_resolve()
250 ctx->RHS = ctx->LHS = 0; in parse_config_file()
308 || ctx->classes[0] == ctx->classes[1]) in parse_config_file()
[all …]

Completed in 3 milliseconds