Home
last modified time | relevance | path

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

/netbsd-src/games/hunt/hunt/
H A Dserver.c201 send_messages(int contactsock, unsigned short msg) in send_messages()
271 get_responses(int contactsock) in get_responses()
328 int contactsock; in serverlist_query() local
/netbsd-src/games/hunt/huntd/
H A Ddriver.c120 static int contactsock; /* socket to answer datagrams */ variable