Home
last modified time | relevance | path

Searched refs:PORT_STR (Results 1 – 23 of 23) sorted by relevance

/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/samples/
H A Dinvtester.c36 #define PORT_STR ":50060" macro
156 pj_str_t local = pj_str("sip:localhost" PORT_STR); in make_call()
/dports/security/libressl-static/libressl-3.3.5/apps/openssl/
H A Ds_apps.h115 #define PORT_STR "4433" macro
H A Ds_client.c928 s_client_config.port = PORT_STR; in s_client_main()
/dports/www/obhttpd/libressl-3.4.1/apps/openssl/
H A Ds_apps.h115 #define PORT_STR "4433" macro
H A Ds_client.c928 s_client_config.port = PORT_STR; in s_client_main()
/dports/security/libressl/libressl-3.4.3/apps/openssl/
H A Ds_apps.h115 #define PORT_STR "4433" macro
H A Ds_client.c928 s_client_config.port = PORT_STR; in s_client_main()
/dports/security/sslwrap/sslwrap206/
H A Ds_apps.h60 #define PORT_STR "4433" macro
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/apps/
H A Ds_apps.h148 #define PORT_STR "4433" macro
H A Ds_client.c197 …ntf(bio_err," -connect host:port - who to connect to (default is %s:%s)\n",SSL_HOST_NAME,PORT_STR); in sc_usage()
/dports/security/openssl-unsafe/openssl-c9ba19c/apps/
H A Ds_apps.h151 #define PORT_STR "4433" macro
H A Ds_client.c306 SSL_HOST_NAME, PORT_STR); in sc_usage()
/dports/security/openssl-legacy-static/openssl-1.0.2u/apps/
H A Ds_apps.h151 #define PORT_STR "4433" macro
H A Ds_client.c306 SSL_HOST_NAME, PORT_STR); in sc_usage()
/dports/security/testssl.sh/testssl.sh-3.0.6/bin/
H A Dfedora-dirk-ipv6.diff4 #define PORT_STR "4433"
34 + char *port_str = PORT_STR;
79 + char *port_str = PORT_STR;
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/observer/src/
H A Dcdv_wx.erl45 -define(PORT_STR, "Ports"). macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/observer/src/
H A Dcdv_wx.erl45 -define(PORT_STR, "Ports"). macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/observer/src/
H A Dcdv_wx.erl45 -define(PORT_STR, "Ports"). macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/observer/src/
H A Dcdv_wx.erl45 -define(PORT_STR, "Ports"). macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/observer/src/
H A Dcdv_wx.erl45 -define(PORT_STR, "Ports"). macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/observer/src/
H A Dcdv_wx.erl45 -define(PORT_STR, "Ports"). macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/observer/src/
H A Dcdv_wx.erl45 -define(PORT_STR, "Ports"). macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/test/
H A Dtest_ncbi_lbos_common.hpp380 #define PORT_STR(port) PORT_STR_HELPER(port) macro