Home
last modified time | relevance | path

Searched defs:bindname (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libc/net/
H A Dhesiod.c189 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 Dhesinfo.c41 char **list, **p, *bindname, *name, *type; in main() local
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dhesiod.c177 char *bindname; in hesiod_to_bind() local
236 char *bindname = hesiod_to_bind(context, name, type); in hesiod_resolve() local