Searched refs:DEF_LHS (Results 1 – 2 of 2) sorted by relevance
34 #define DEF_LHS ".ns" /*%< file is not */ macro
93 ctx->LHS = malloc(strlen(DEF_LHS) + 1); in hesiod_init()99 strcpy(ctx->LHS, DEF_LHS); /* (checked) */ in hesiod_init()