Home
last modified time | relevance | path

Searched defs:getipnodebyname (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetipnodebyname.c50 getipnodebyname (const char *name, int af, int flags, int *error_num) in getipnodebyname() function
H A Droken.h.in879 #define getipnodebyname rk_getipnodebyname macro
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Droken.h226 #define getipnodebyname rk_getipnodebyname macro
/netbsd-src/usr.sbin/traceroute6/
H A Dtraceroute6.c292 #define getipnodebyname(x, y, z, u) gethostbyname2((x), (y)) macro
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dgethostent.c257 getipnodebyname(const char *name, int af, int flags, int *error_num) { in getipnodebyname() function