Searched refs:CCtsp_DOMINO_PORT (Results 1 – 5 of 5) sorted by relevance
64 else if (telldomboss) hostport = (unsigned int) CCtsp_DOMINO_PORT; in main()
29 s = CCutil_snet_open (hostname, CCtsp_DOMINO_PORT); in main()
54 s = CCutil_snet_open (bosshost, CCtsp_DOMINO_PORT); in main()
54 lport = CCutil_snet_listen (CCtsp_DOMINO_PORT); in main()
69 #define CCtsp_DOMINO_PORT ((unsigned short) 24869) macro