Home
last modified time | relevance | path

Searched defs:servinfo (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/dports/mail/nbsmtp/nbsmtp-1.00/
H A Dservinfo.h44 struct servinfo { struct
62 typedef struct servinfo servinfo_t; argument
/dports/games/tesseract-data/tesseract/src/shared/
H A Diengine.h473 struct servinfo struct
479 servinfo() : protocol(INT_MIN), numplayers(0), maxplayers(0) in servinfo() argument
/dports/games/tesseract/tesseract/src/shared/
H A Diengine.h473 struct servinfo struct
479 servinfo() : protocol(INT_MIN), numplayers(0), maxplayers(0) in servinfo() argument
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/harness/src/networking/
H A Dresolver.cc81 struct servent *servinfo = getservbyname(name, "tcp"); in tcp_service_name() local
100 struct servent *servinfo = getservbyport(htons(port), "tcp"); in tcp_service_port() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libpcp/src/net/
H A Dsock_ntop.c172 struct addrinfo hints, *servinfo, *p; in sock_pton() local
302 struct addrinfo hints, *servinfo, *p; in sock_pton_with_prefix() local
/dports/devel/emscripten/emscripten-2.0.3/tests/sockets/
H A Dtest_getaddrinfo.c22 struct addrinfo *servinfo; in main() local
H A Dtest_getnameinfo.c22 struct addrinfo *servinfo; in main() local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/harness/src/
H A Dtcp_address.cc48 struct addrinfo *servinfo, *info, hints; in detect_family() local
/dports/net/netatalk3/netatalk-3.1.12/libatalk/dsi/
H A Ddsi_tcp.c310 struct addrinfo *servinfo = NULL; in dsi_tcp_listen() local
433 struct addrinfo hints, *servinfo, *p; in dsi_tcp_init() local
/dports/net/netatalk3/netatalk-3.1.12/etc/cnid_dbd/
H A Dusockfd.c80 struct addrinfo hints, *servinfo, *p; in tsockfd_create() local
/dports/net/netatalk3/netatalk-3.1.12/bin/misc/
H A Dfce.c106 struct addrinfo hints, *servinfo, *p; in main() local
/dports/irc/ezbounce/ezbounce-1.99.15/src/irc/
H A Dchannel.cc59 void channel::get_all_modes(const server_info * servinfo, std::string& out) const in get_all_modes() argument
/dports/news/nget/nget-0.27.1/
H A Dcache.cc338 c_nntp_server_info *servinfo=getserverinfo(h->serverid); in additem() local
375 void c_nntp_cache::getxrange(c_nntp_server_info *servinfo,ulong newlow,ulong newhigh, c_nrange *ran… in getxrange()
380 void c_nntp_cache::getxrange(c_nntp_server_info *servinfo, c_nrange *range) const { in getxrange()
403 ulong c_nntp_cache::flushlow(c_nntp_server_info *servinfo, ulong newlow, meta_mid_info *midinfo){ in flushlow()
411 ulong c_nntp_cache::flush(c_nntp_server_info *servinfo, c_nrange flushrange, meta_mid_info *midinfo… in flush()
/dports/net/eternalterminal/EternalTerminal-et-v5.1.9/src/base/
H A DTcpSocketHandler.cpp148 addrinfo hints, *servinfo, *p; in listen() local
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dwww.c60 struct addrinfo hints, *servinfo = NULL, *p = NULL; in connect_host() local
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dwww.c60 struct addrinfo hints, *servinfo = NULL, *p = NULL; in connect_host() local
/dports/comms/soapyremote/SoapyRemote-soapy-remote-0.5.2/common/
H A DSoapyURLUtils.cpp139 struct addrinfo hints, *servinfo = NULL; in toSockAddr() local
/dports/net/pear-Net_Dict/Net_Dict-1.0.7/Net/
H A DDict.php74 var $servinfo; variable in Net_Dict
/dports/irc/dxirc/dxirc-1.40.0/fox/engine/
H A Ddxsocket.cpp642 addrinfo *servinfo = NULL; in connectByThread() local
786 addrinfo hints, *servinfo, *p; in listenByThread() local
1471 addrinfo hints, *servinfo, *p; in getIP() local
/dports/databases/p5-Redis-hiredis/Redis-hiredis-0.11.0/
H A Dnet.c210 struct addrinfo hints, *servinfo, *p; in redisContextConnectTcp() local
/dports/dns/inadyn/inadyn-2.9.0/src/
H A Dtcp.c121 struct addrinfo hints, *servinfo, *ai; in tcp_init() local
/dports/irc/ezbounce/ezbounce-1.99.15/src/commands/
H A Dother.cc311 CMDFUNC(servinfo) in CMDFUNC() argument
/dports/databases/redis-devel/redis-0e5b813/src/
H A Danet.c286 struct addrinfo hints, *servinfo, *bservinfo, *p, *b; in anetTcpGenericConnect() local
429 struct addrinfo hints, *servinfo, *p; in _anetTcpServer() local
/dports/databases/py-hiredis/hiredis-0.2.0/vendor/hiredis/
H A Dnet.c261 struct addrinfo hints, *servinfo, *bservinfo, *p, *b; in _redisContextConnectTcp() local
/dports/mail/rspamd/rspamd-3.1/contrib/hiredis/
H A Dnet.c266 struct addrinfo hints, *servinfo, *bservinfo, *p, *b; in _redisContextConnectTcp() local

12345678910>>...13