Home
last modified time | relevance | path

Searched refs:bosshost (Results 1 – 4 of 4) sorted by relevance

/dports/math/concorde/concorde/TSP/
H A Dsubgate.c28 char *bosshost = (char *) NULL; in main() local
35 bosshost = av[1]; in main()
63 sgate = CCutil_snet_open (bosshost, SUBBOSS_PORT); in main()
H A Ddomgrunt.c31 char *bosshost = (char *) NULL; in main() local
51 bosshost = av[1]; in main()
54 s = CCutil_snet_open (bosshost, CCtsp_DOMINO_PORT); in main()
H A Dsubgrunt.c19 char *bosshost = (char *) NULL; in main() local
57 bosshost = av[1]; in main()
60 s = CCutil_snet_open (bosshost, CC_SUBDIV_PORT); in main()
/dports/math/concorde/concorde/TOOLS/
H A Dlkhgrunt.c13 char *bosshost = (char *) NULL; in main() local
31 bosshost = av[1]; in main()
34 s = CCutil_snet_open (bosshost, CC_SUBDIV_PORT); in main()