/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);
|
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
|
namespace.h | 451 #define hesiod_to_bind _hesiod_to_bind macro
|