Home
last modified time | relevance | path

Searched defs:hostentry (Results 1 – 25 of 90) sorted by relevance

1234

/dports/games/heretic/glheretic-1.2/
H A Di_udp.c201 struct hostent* hostentry; /* host information entry */ in GetLocalAddress() local
225 struct hostent* hostentry; /* host information entry */ in I_InitUDP() local
/dports/devel/rudiments/rudiments-1.2.2/src/
H A Dhostentry.cpp42 hostentry::hostentry() { in hostentry() function in hostentry
53 hostentry::hostentry(const hostentry &h) { in hostentry() function in hostentry
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/cplus/
H A Drcnetdb.cpp128 PRHostEnt hostentry; in ByName() local
178 PRHostEnt hostentry; in ByAddress() local
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/cplus/
H A Drcnetdb.cpp128 PRHostEnt hostentry; in ByName() local
178 PRHostEnt hostentry; in ByAddress() local
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/cplus/
H A Drcnetdb.cpp116 PRHostEnt hostentry; in ByName() local
156 PRHostEnt hostentry; in ByAddress() local
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/cplus/
H A Drcnetdb.cpp116 PRHostEnt hostentry; in ByName() local
156 PRHostEnt hostentry; in ByAddress() local
/dports/devel/nspr/nspr-4.33/nspr/pr/src/cplus/
H A Drcnetdb.cpp128 PRHostEnt hostentry; in ByName() local
178 PRHostEnt hostentry; in ByAddress() local
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/cplus/
H A Drcnetdb.cpp128 PRHostEnt hostentry; in ByName() local
178 PRHostEnt hostentry; in ByAddress() local
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/cplus/
H A Drcnetdb.cpp128 PRHostEnt hostentry; in ByName() local
178 PRHostEnt hostentry; in ByAddress() local
/dports/net/bird/bird-1.6.8/nest/
H A Droute.h180 struct hostentry { struct
186 struct hostentry *next; /* Next in hash chain */ argument
187 unsigned hash_key; /* Hash key */
188 unsigned uc; /* Use count */
189 struct rta *src; /* Source rta entry */
190 ip_addr gw; /* Chosen next hop */
191 byte dest; /* Chosen route destination type (RTD_...) */
192 u32 igp_metric; /* Chosen route IGP metric */
368 struct hostentry *hostentry; /* Hostentry for recursive next-hops */ member
/dports/devel/smc/smc_4_3_0/examples/C++/EX6/
H A DTcpClient.cpp95 hostent *hostentry; in open() local
/dports/net/bird2/bird-2.0.8/nest/
H A Droute.h215 struct hostentry { struct
221 struct hostentry *next; /* Next in hash chain */ argument
222 unsigned hash_key; /* Hash key */
223 unsigned uc; /* Use count */
224 struct rta *src; /* Source rta entry */
225 byte dest; /* Chosen route destination type (RTD_...) */
226 byte nexthop_linkable; /* Nexthop list is completely non-device */
227 u32 igp_metric; /* Chosen route IGP metric */
438 struct hostentry *hostentry; /* Hostentry for recursive next-hops */ member
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dnet_wins.c386 struct hostent *hostentry; in WINS_GetNameFromAddr() local
402 struct hostent *hostentry; in WINS_GetAddrFromName() local
H A Dnet_udp.c389 struct hostent *hostentry; in UDP_GetNameFromAddr() local
406 struct hostent *hostentry; in UDP_GetAddrFromName() local
/dports/games/tenebrae/tenebrae_0/
H A Dnet_udp.c395 struct hostent *hostentry; in UDP_GetNameFromAddr() local
412 struct hostent *hostentry; in UDP_GetAddrFromName() local
H A Dnet_mp.c380 struct hostent *hostentry; in MPATH_GetNameFromAddr() local
397 struct hostent *hostentry; in MPATH_GetAddrFromName() local
H A Dnet_wins.c512 struct hostent *hostentry; in WINS_GetNameFromAddr() local
529 struct hostent *hostentry; in WINS_GetAddrFromName() local
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dnet_udp.c352 struct hostent *hostentry; in UDP_GetNameFromAddr() local
369 struct hostent *hostentry; in UDP_GetAddrFromName() local
/dports/games/vavoom/vavoom-1.33/source/
H A Dnet_udp.cpp441 hostent* hostentry = gethostbyaddr((char*)&((sockaddr_in*)addr)->sin_addr, in GetNameFromAddr() local
523 hostent* hostentry; in GetAddrFromName() local
H A Dnet_winsock.cpp539 hostent* hostentry = gethostbyaddr((char*)&((sockaddr_in*)addr)->sin_addr, in GetNameFromAddr() local
621 hostent* hostentry; in GetAddrFromName() local
/dports/graphics/opendx/dx-4.4.4/src/exec/dpexec/
H A Dcommand.c327 dpgraphstat *index, *hostentry; in _dxf_ExDeleteHost() local
611 dpgraphstat *hostentry; in _dxf_ExPrintGroups() local
903 dpgraphstat *hostentry; in ExResetGroupAssign() local
993 dpgraphstat *hostentry; in GroupAttach() local
1185 dpgraphstat *hostentry; in GroupDetach() local
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/dos/
H A Dnet_mp.c397 struct hostent *hostentry; in MPATH_GetNameFromAddr() local
414 struct hostent *hostentry; in MPATH_GetAddrFromName() local
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dnet_wins.c511 struct hostent *hostentry; in WINS_GetNameFromAddr() local
529 struct hostent *hostentry; in WINS_GetAddrFromName() local
H A Dnet_udp.c604 struct hostent *hostentry; in UDP_GetNameFromAddr() local
622 struct hostent *hostentry; in UDP_GetAddrFromName() local
/dports/games/gtkradiant/GPL/GtkRadiant/libs/l_net/
H A Dl_net_berkley.c693 struct hostent *hostentry; in WINS_GetNameFromAddr() local
713 struct hostent *hostentry; in WINS_GetAddrFromName() local

1234