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