Searched defs:hints (Results 1 - 18 of 18) sorted by relevance

/haiku/headers/private/net/
H A Ddns_resolver.h29 kgetaddrinfo(const char* node, const char* service, const struct addrinfo* hints, struct addrinfo** res) argument
/haiku/src/tests/system/network/posixnet/
H A DGetAddrInfo.cpp49 struct addrinfo *info = NULL, hints = {0}; local
/haiku/src/libs/util/
H A Drealhostname.c121 struct addrinfo hints, *res, *ores; local
/haiku/src/bin/network/traceroute/
H A Das.c61 struct addrinfo hints, *res0, *res; local
/haiku/src/tests/system/network/icmp/
H A Dbig_datagram.cpp49 struct addrinfo hints, *res; local
/haiku/src/tests/system/network/multicast/
H A Dmultisend.c108 struct addrinfo hints, *res, *ai; local
H A Dmulticat.c216 struct addrinfo hints, *res, *ai; local
/haiku/src/add-ons/kernel/network/dns_resolver/server/
H A Dmain.cpp110 const struct addrinfo* hints local
/haiku/src/add-ons/kernel/network/dns_resolver/kernel_add_on/
H A Ddns_resolver.cpp126 GetAddrInfo(const char* node, const char* service, const struct addrinfo* hints, struct addrinfo** res) argument
/haiku/src/bin/network/ping/
H A Dmain.c104 struct addrinfo hints, *res, *ai; local
H A Dping6.c285 struct addrinfo hints, *res; local
[all...]
/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_init.c393 struct addrinfo hints, *ai; local
/haiku/src/bin/network/telnetd/
H A Dtelnetd.c341 struct addrinfo hints, *res; local
/haiku/src/libs/compat/freebsd_network/compat/machine/x86_64/
H A Dcpufunc.h596 cpu_monitor(const void *addr, u_long extensions, u_int hints) argument
604 cpu_mwait(u_long extensions, u_int hints) argument
/haiku/src/libs/compat/freebsd_network/compat/machine/x86/
H A Dcpufunc.h129 cpu_monitor(const void *addr, u_long extensions, u_int hints) argument
137 cpu_mwait(u_long extensions, u_int hints) argument
/haiku/src/bin/network/telnet/
H A Dcommands.c2185 struct addrinfo hints, *res, *res0 = NULL, *src_res, *src_res0 = NULL; local
2862 struct addrinfo hints, *res; local
[all...]
/haiku/src/bin/network/ftpd/
H A Dftpd.c683 struct addrinfo hints, *res, *ai; local
[all...]
/haiku/src/system/libnetwork/netresolv/net/
H A Dgetaddrinfo.c451 getaddrinfo(const char *hostname, const char *servname, const struct addrinfo *hints, struct addrinfo **res) argument
2329 struct addrinfo hints, *res0, *res; local
2429 struct addrinfo hints, *res, *res0; local
[all...]

Completed in 282 milliseconds