Home
last modified time | relevance | path

Searched refs:ns_resolve2 (Results 1 – 10 of 10) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/3rdparty/mongoose/
H A Dmongoose.c591 static int ns_resolve2(const char *host, struct in_addr *ina) { in ns_resolve2() function
606 return ns_resolve2(host, &ad) ? snprintf(buf, n, "%s", inet_ntoa(ad)) : 0; in ns_resolve()
652 ns_resolve2(host, &sa->sin.sin_addr); in ns_parse_address()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/samples/gfx_html/
H A Dmongoose.cpp595 static int ns_resolve2(const char *host, struct in_addr *ina) { in ns_resolve2() function
610 return ns_resolve2(host, &ad) ? snprintf(buf, n, "%s", inet_ntoa(ad)) : 0; in ns_resolve()
656 ns_resolve2(host, &sa->sin.sin_addr); in ns_parse_address()
/dports/www/mongoose/mongoose-632b3a3/
H A Dmongoose.c591 static int ns_resolve2(const char *host, struct in_addr *ina) { in ns_resolve2() function
606 return ns_resolve2(host, &ad) ? snprintf(buf, n, "%s", inet_ntoa(ad)) : 0; in ns_resolve()
652 ns_resolve2(host, &sa->sin.sin_addr); in ns_parse_address()
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Dmongoose.c624 static int ns_resolve2(const char *host, struct in_addr *ina) { in ns_resolve2() function
662 return ns_resolve2(host, &ad) ? snprintf(buf, n, "%s", inet_ntoa(ad)) : 0; in ns_resolve()
708 ns_resolve2(host, &sa->sin.sin_addr); in ns_parse_address()
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Dmongoose.c624 static int ns_resolve2(const char *host, struct in_addr *ina) { in ns_resolve2() function
662 return ns_resolve2(host, &ad) ? snprintf(buf, n, "%s", inet_ntoa(ad)) : 0; in ns_resolve()
708 ns_resolve2(host, &sa->sin.sin_addr); in ns_parse_address()
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Dmongoose.c624 static int ns_resolve2(const char *host, struct in_addr *ina) { in ns_resolve2() function
662 return ns_resolve2(host, &ad) ? snprintf(buf, n, "%s", inet_ntoa(ad)) : 0; in ns_resolve()
708 ns_resolve2(host, &sa->sin.sin_addr); in ns_parse_address()
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Dmongoose.c624 static int ns_resolve2(const char *host, struct in_addr *ina) { in ns_resolve2() function
662 return ns_resolve2(host, &ad) ? snprintf(buf, n, "%s", inet_ntoa(ad)) : 0; in ns_resolve()
708 ns_resolve2(host, &sa->sin.sin_addr); in ns_parse_address()
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Dmongoose.c624 static int ns_resolve2(const char *host, struct in_addr *ina) { in ns_resolve2() function
662 return ns_resolve2(host, &ad) ? snprintf(buf, n, "%s", inet_ntoa(ad)) : 0; in ns_resolve()
708 ns_resolve2(host, &sa->sin.sin_addr); in ns_parse_address()
/dports/audio/ympd/ympd-1.3.0/src/
H A Dmongoose.c610 static int ns_resolve2(const char *host, struct in_addr *ina) {
650 return ns_resolve2(host, &ad) ? snprintf(buf, n, "%s", inet_ntoa(ad)) : 0;
696 ns_resolve2(host, &sa->sin.sin_addr);
/dports/www/ot-recorder/recorder-0.8.4/
H A Dmongoose.c635 static int ns_resolve2(const char *host, struct in_addr *ina) { in ns_resolve2() function
673 return ns_resolve2(host, &ad) ? snprintf(buf, n, "%s", inet_ntoa(ad)) : 0; in ns_resolve()
719 ns_resolve2(host, &sa->sin.sin_addr); in ns_parse_address()