Searched refs:DEF_RHS (Results 1 – 4 of 4) sorted by relevance
91 #ifdef DEF_RHS in hesiod_init()96 ctx->RHS = malloc(strlen(DEF_RHS) + 1); in hesiod_init()102 strcpy(ctx->RHS, DEF_RHS); /* (checked) */ in hesiod_init()
35 #define DEF_RHS ".Athena.MIT.EDU" /*%< Defaults if HESIOD_CONF */ macro
59 #define DEF_RHS "" /* Defaults if HESIOD_CONF */ macro
325 ctx->rhs = strdup(DEF_RHS); in read_config_file()