Home
last modified time | relevance | path

Searched refs:CCtsp_DOMINO_PORT (Results 1 – 5 of 5) sorted by relevance

/dports/math/concorde/concorde/TSP/
H A Dbosstell.c64 else if (telldomboss) hostport = (unsigned int) CCtsp_DOMINO_PORT; in main()
H A Ddomtest.c29 s = CCutil_snet_open (hostname, CCtsp_DOMINO_PORT); in main()
H A Ddomgrunt.c54 s = CCutil_snet_open (bosshost, CCtsp_DOMINO_PORT); in main()
H A Ddomboss.c54 lport = CCutil_snet_listen (CCtsp_DOMINO_PORT); in main()
/dports/math/concorde/concorde/INCLUDE/
H A Dtsp.h69 #define CCtsp_DOMINO_PORT ((unsigned short) 24869) macro