Searched defs:bindname (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/libc/net/ |
H A D | hesiod.c | 146 char bindname[MAXDNAME], *p, *ret, **rhs_list = NULL; in hesiod_to_bind() local 220 char *bindname, **retvec; in hesiod_resolve() local 479 static char *bindname; in hes_to_bind() local
|
/freebsd/usr.bin/hesinfo/ |
H A D | hesinfo.c | 33 char **list, **p, *bindname, *name, *type; in main() local
|
/freebsd/libexec/ftpd/ |
H A D | ftpd.c | 248 char *bindname = NULL; in main() local 3371 socksetup(int af, char *bindname, const char *bindport) in socksetup()
|