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);
|