Searched refs:LHS (Results 1 – 2 of 2) sorted by relevance
86 ctx->LHS = NULL; in hesiod_init()141 free(ctx->LHS); in hesiod_end()179 (ctx->LHS ? strlen(ctx->LHS) : 0) + 4)) == NULL) { in hesiod_to_bind()189 if (ctx->LHS) { in hesiod_to_bind()190 if (ctx->LHS[0] != '.') in hesiod_to_bind()192 endp = __stpcpy (endp, ctx->LHS); in hesiod_to_bind()249 free(ctx->LHS); in parse_config_file()250 ctx->RHS = ctx->LHS = 0; in parse_config_file()283 cpp = &ctx->LHS; in parse_config_file()318 free(ctx->LHS); in parse_config_file()[all …]
49 char * LHS; /* normally ".ns" */ member
Completed in 4 milliseconds