Searched defs:bindname (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/lib/libc/net/ |
H A D | hesiod.c | 189 char bindname[MAXDNAME], *p, *ret, **rhs_list = NULL; in hesiod_to_bind() local 267 char *bindname, **retvec; in hesiod_resolve() local 549 static char *bindname; in hes_to_bind() local
|
/netbsd-src/usr.bin/hesinfo/ |
H A D | hesinfo.c | 41 char **list, **p, *bindname, *name, *type; in main() local
|
/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | hesiod.c | 177 char *bindname; in hesiod_to_bind() local 236 char *bindname = hesiod_to_bind(context, name, type); in hesiod_resolve() local
|