Home
last modified time | relevance | path

Searched defs:gethostip (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/syslinux/syslinux-6.03/utils/
H A DMakefile56 gethostip: gethostip.o target
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dserver.cpp453 const char *gethostip(int i) { int o = server::peerowner(i); return !clients.inrange(o) || clien… in gethostip() function
/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Dserver.cpp430 const char *gethostip(int i) { int o = server::peerowner(i); return !clients.inrange(o) || clien… in gethostip() function