Home
last modified time | relevance | path

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

/hesiod/
A Dhesiod.c87 ctx->RHS = NULL; in hesiod_init()
103 free(ctx->RHS); in hesiod_init()
105 if (!ctx->RHS) in hesiod_init()
119 if (!ctx->RHS) { in hesiod_init()
140 free(ctx->RHS); in hesiod_end()
161 RHS = cp + 1; in hesiod_to_bind()
164 RHS = *rhs_list; in hesiod_to_bind()
170 RHS = ctx->RHS; in hesiod_to_bind()
194 if (RHS[0] != '.') in hesiod_to_bind()
248 free(ctx->RHS); in parse_config_file()
[all …]
A Dhesiod_p.h50 char * RHS; /* AKA the default hesiod domain */ member

Completed in 3 milliseconds