HomeSort by: relevance | last modified time | path
    Searched defs:hesiod_to_bind (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/net/
hesiod.c 77 __weak_alias(hesiod_to_bind,_hesiod_to_bind)
181 * hesiod_to_bind --
186 hesiod_to_bind(void *context, const char *name, const char *type) function in typeref:typename:char *
273 bindname = hesiod_to_bind(context, name, type);
557 bindname = hesiod_to_bind(context, name, type);
  /src/lib/libc/include/
namespace.h 451 #define hesiod_to_bind _hesiod_to_bind macro

Completed in 13 milliseconds