Home
last modified time | relevance | path

Searched refs:proxy_new (Results 1 – 16 of 16) sorted by relevance

/dports/security/sslsplit/sslsplit-0.5.5/
H A Dproxy.h37 proxy_ctx_t * proxy_new(opts_t *, int) NONNULL(1) MALLOC;
H A Dproxy.c255 proxy_new(opts_t *opts, int clisock) in proxy_new() function
H A Dmain.c849 proxy_ctx_t *proxy = proxy_new(opts, clisock[0]); in main()
/dports/security/sslproxy/SSLproxy-0.9.2/tests/testproxy/lp/
H A Dproxy.h51 proxy_ctx_t * proxy_new(opts_t *, int) NONNULL(1) MALLOC;
H A Dmain.c381 proxy_ctx_t *proxy = proxy_new(opts, clisock[0]); in main()
H A Dproxy.c325 proxy_new(opts_t *opts, int clisock) in proxy_new() function
/dports/sysutils/tlsdate/tlsdate-tlsdate-0.0.13/src/
H A Dproxy-bio.c45 int proxy_new (BIO *b) in proxy_new() function
389 proxy_new,
412 BIO_meth_set_create(proxy_methods, proxy_new); in BIO_f_proxy()
H A Dproxy-bio-plan9.c47 int proxy_new(BIO *b) in proxy_new() function
405 proxy_new,
/dports/security/sslproxy/SSLproxy-0.9.2/src/
H A Dproxy.h54 proxy_ctx_t * proxy_new(global_t *, int) NONNULL(1) MALLOC;
H A Dproxy.c421 proxy_new(global_t *global, int clisock) in proxy_new() function
H A Dmain.c1071 proxy_ctx_t *proxy = proxy_new(global, clisock[0]); in main()
/dports/ftp/urlgfe/urlgfe-0.7.1/src/
H A Dproxy_setting.h48 #define proxy_new() \ macro
/dports/net/p5-Net-Proxy/Net-Proxy-0.13/
H A DMANIFEST26 t/10proxy_new.t
/dports/devel/py-game/pygame-2.1.0/src_c/
H A Dbufferproxy.c250 proxy_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in proxy_new() function
683 proxy_new, /* tp_new */
/dports/audio/faust/faust-2.37.3/embedded/faustgen/src/
H A Dmaxcpp5.h312 m_inletproxy[i] = proxy_new(this, i, &this->m_whichinlet); // generic inlet in setupIO()
/dports/lang/vala/vala-0.48.18/
H A DChangeLog22642 D-Bus: Fix declaration of proxy_new functions when used in other files