Home
last modified time | relevance | path

Searched defs:otherhost (Results 1 – 2 of 2) sorted by relevance

/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dmmulti.c108 static struct sockaddr_storage otherhost[MAXPLAYERS], snatchhost; // IPV4/6 address of peers variable
/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dsubr.c1945 isThisHost (const char *otherhost) in isThisHost()