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

/haiku-fatelf/src/bin/coreutils/lib/
H A Dcanon-host.c63 static struct addrinfo hints; local
H A Dgetaddrinfo.c131 getaddrinfo(const char *restrict nodename, const char *restrict servname, const struct addrinfo *restrict hints, struct addrinfo **restrict res) argument
[all...]
/haiku-fatelf/src/bin/less/
H A Dscrsize.c56 XSizeHints hints; local
[all...]
/haiku-fatelf/src/libs/util/
H A Dlogwtmp.c73 struct addrinfo hints, *res; local
H A Drealhostname.c121 struct addrinfo hints, *res, *ores; local
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dnetopen.c217 struct addrinfo hints, *res, *res0; local
/haiku-fatelf/src/tests/kits/net/icmp/
H A Dbig_datagram.cpp49 struct addrinfo hints, *res; local
/haiku-fatelf/src/tests/kits/net/multicast/
H A Dmultisend.c108 struct addrinfo hints, *res, *ai; local
H A Dmulticat.c216 struct addrinfo hints, *res, *ai; local
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dnametoaddr.c128 struct addrinfo hints, *res; local
/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_init.c380 struct addrinfo hints, *ai; local
/haiku-fatelf/src/tests/kits/net/netperf/
H A Dnetserver.c434 struct addrinfo hints; local
H A Dnettest_bsd.c541 struct addrinfo hints; local
[all...]
H A Dnetlib.c2637 struct addrinfo hints; local
[all...]
/haiku-fatelf/src/bin/network/telnetd/
H A Dtelnetd.c341 struct addrinfo hints, *res; local
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_settings.c42 int hints; member in struct:__anon4779
49 new_fluid_str_setting(char* value, char* def, int hints, fluid_str_update_t fun, void* data) argument
93 int hints; member in struct:__anon4780
130 int hints; member in struct:__anon4781
100 new_fluid_num_setting(double min, double max, double def, int hints, fluid_num_update_t fun, void* data) argument
137 new_fluid_int_setting(int min, int max, int def, int hints, fluid_int_update_t fun, void* data) argument
304 fluid_settings_register_str(fluid_settings_t* settings, char* name, char* def, int hints, fluid_str_update_t fun, void* data) argument
338 fluid_settings_register_num(fluid_settings_t* settings, char* name, double def, double min, double max, int hints, fluid_num_update_t fun, void* data) argument
378 fluid_settings_register_int(fluid_settings_t* settings, char* name, int def, int min, int max, int hints, fluid_int_update_t fun, void* data) argument
[all...]
/haiku-fatelf/src/bin/network/wget/src/
H A Dhost.c372 const struct addrinfo *hints; member in struct:gaiwt_context
389 getaddrinfo_with_timeout(const char *node, const char *service, const struct addrinfo *hints, struct addrinfo **res, double timeout) argument
747 struct addrinfo hints, *res; local
[all...]
/haiku-fatelf/src/bin/network/ftp/
H A Dfetch.c467 struct addrinfo hints, *res, *res0 = NULL; local
H A Dutil.c1245 struct addrinfo hints, *res; local
H A Dftp.c160 struct addrinfo hints, *res, *res0; local
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dnanoftp.c879 struct addrinfo hints, *tmp, *result; local
H A Dnanohttp.c998 struct addrinfo hints, *res, *result; local
/haiku-fatelf/src/bin/network/ftpd/
H A Dftpd.c697 struct addrinfo hints, *res, *ai; local
[all...]
/haiku-fatelf/src/bin/network/ping6/
H A Dping6.c292 struct addrinfo hints; local
[all...]
/haiku-fatelf/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...]

Completed in 143 milliseconds