Home
last modified time | relevance | path

Searched refs:serverlist_setup (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/games/hunt/hunt/
H A Dhunt_private.h96 void serverlist_setup(const char *, uint16_t);
H A Dserver.c72 serverlist_setup(const char *explicit_host_arg, uint16_t port_arg) in serverlist_setup() function
H A Dhunt.c230 serverlist_setup(contacthost, contactport); in main()