Home
last modified time | relevance | path

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

/dports/games/cgoban/cgoban-1.9.14/src/
H A Dmsg.h176 extern const char msg_srvConfig[];
H A Dmsg.c414 const char msg_srvConfig[] = "Connecting To Server"; variable
H A Dsetup.c108 msg_srvConfig, in setup_create()