Home
last modified time | relevance | path

Searched refs:hesiod_to_bind (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libresolv2/include/
H A Dhesiod.h32 char * hesiod_to_bind __P((void *, const char *, const char *));
/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dhesiod.c59 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() function
234 char *bindname = hesiod_to_bind(context, name, type); in hesiod_resolve()