Home
last modified time | relevance | path

Searched refs:DEFAULT_PORT (Results 1 – 6 of 6) sorted by relevance

/curl/tests/server/
H A Dmqttd.c77 #define DEFAULT_PORT 1883 /* MQTT default port */ macro
123 static unsigned short port = DEFAULT_PORT;
H A Dsocksd.c95 #define DEFAULT_PORT 8905 macro
144 static unsigned short port = DEFAULT_PORT;
H A Dtftpd.c157 #define DEFAULT_PORT 8999 /* UDP */ macro
557 unsigned short port = DEFAULT_PORT; in main()
H A Drtspd.c124 #define DEFAULT_PORT 8999 macro
1059 unsigned short port = DEFAULT_PORT; in main()
H A Dsockfilt.c124 #define DEFAULT_PORT 8999 macro
142 static unsigned short port = DEFAULT_PORT;
H A Dsws.c138 #define DEFAULT_PORT 8999 macro
2001 unsigned short port = DEFAULT_PORT; in main()

Completed in 71 milliseconds