hesiod_init
int hesiod_init (void **);
if (hesiod_init(&state->context) == -1)
if (hesiod_init(&context) == -1) /* setup hesiod */
if (hesiod_init(&state->context) == -1)
if (hesiod_init(&state->context) == -1)
if (hesiod_init(&context) < 0) {
__weak_alias(hesiod_init,_hesiod_init)
if (hesiod_init(&context) < 0) {