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

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

Completed in 50 milliseconds