Home
last modified time | relevance | path

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

/mbedtls-development/programs/x509/
A Dcert_app.c73 #define DFL_SERVER_PORT "4433" macro
191 opt.server_port = DFL_SERVER_PORT; in main()
/mbedtls-development/programs/ssl/
A Dssl_mail_client.c91 #define DFL_SERVER_PORT "465" macro
131 " server_port=%%d default: " DFL_SERVER_PORT "\n" \
416 opt.server_port = DFL_SERVER_PORT; in main()
A Dssl_client2.c47 #define DFL_SERVER_PORT "4433" macro
809 opt.server_port = DFL_SERVER_PORT; in main()
A Dssl_server2.c73 #define DFL_SERVER_PORT "4433" macro
1485 opt.server_port = DFL_SERVER_PORT; in main()
/mbedtls-development/programs/test/
A Dudp_proxy.c82 #define DFL_SERVER_PORT "4433" macro
190 opt.server_port = DFL_SERVER_PORT; in get_options()

Completed in 26 milliseconds