Searched refs:hesiod_to_bind (Results 1 – 2 of 2) sorted by relevance
32 char * hesiod_to_bind __P((void *, const char *, const char *));
59 char * hesiod_to_bind(void *context, const char *name,173 hesiod_to_bind(void *context, const char *name, const char *type) { in hesiod_to_bind() function234 char *bindname = hesiod_to_bind(context, name, type); in hesiod_resolve()