Searched refs:hesiod_to_bind (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/include/ |
| D | hesiod.h | 82 char *hesiod_to_bind(void *, const char *, const char *);
|
| /freebsd-12-stable/lib/libc/net/ |
| D | hesiod.c | 158 hesiod_to_bind(void *context, const char *name, const char *type) in hesiod_to_bind() function 240 bindname = hesiod_to_bind(context, name, type); 510 bindname = hesiod_to_bind(context, name, type);
|
| D | Symbol.map | 63 hesiod_to_bind;
|
| /freebsd-12-stable/usr.bin/hesinfo/ |
| D | hesinfo.c | 72 bindname = hesiod_to_bind(context, name, type); in main()
|