Home
last modified time | relevance | path

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

/dports/math/concorde/concorde/TSP/
H A Dbosstell.c63 if (tellcutboss) hostport = (unsigned int) CCtsp_CUT_PORT; in main()
H A Dcutserv.c25 static unsigned short cutport = CCtsp_CUT_PORT;
H A Dbcontrol.c828 cutselect.remoteport = CCtsp_CUT_PORT; in CCtsp_grunt()
831 tcutselect.remoteport = CCtsp_CUT_PORT; in CCtsp_grunt()
H A Dcontrol.c231 s->remoteport = CCtsp_CUT_PORT; in CCtsp_cutselect_remotepool()
/dports/math/concorde/concorde/INCLUDE/
H A Dtsp.h68 #define CCtsp_CUT_PORT ((unsigned short) 24868) macro