| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| getipnodebyname.c | 1 /* $NetBSD: getipnodebyname.c,v 1.2 2017/01/28 21:31:50 christos Exp $ */ 50 getipnodebyname (const char *name, int af, int flags, int *error_num) function
|
| getipnodebyname.c | 1 /* $NetBSD: getipnodebyname.c,v 1.2 2017/01/28 21:31:50 christos Exp $ */ 50 getipnodebyname (const char *name, int af, int flags, int *error_num) function
|
| /src/crypto/external/bsd/heimdal/include/ |
| roken.h | 226 #define getipnodebyname rk_getipnodebyname macro 228 getipnodebyname (const char *, int, int, int *);
|
| roken.h | 226 #define getipnodebyname rk_getipnodebyname macro 228 getipnodebyname (const char *, int, int, int *);
|
| /src/usr.sbin/traceroute6/ |
| traceroute6.c | 292 #define getipnodebyname(x, y, z, u) gethostbyname2((x), (y)) macro
|
| traceroute6.c | 292 #define getipnodebyname(x, y, z, u) gethostbyname2((x), (y)) macro
|
| /src/external/bsd/libbind/dist/irs/ |
| gethostent.c | 257 getipnodebyname(const char *name, int af, int flags, int *error_num) { function
|
| gethostent.c | 257 getipnodebyname(const char *name, int af, int flags, int *error_num) { function
|