Searched refs:DEF_RHS (Results 1 – 2 of 2) sorted by relevance
33 #define DEF_RHS ".Athena.MIT.EDU" /*%< Defaults if HESIOD_CONF */ macro
89 #ifdef DEF_RHS in hesiod_init()94 ctx->RHS = malloc(strlen(DEF_RHS) + 1); in hesiod_init()100 strcpy(ctx->RHS, DEF_RHS); /* (checked) */ in hesiod_init()