Home
last modified time | relevance | path

Searched defs:transport (Results 1 – 25 of 7067) sorted by relevance

12345678910>>...283

/dports/devel/mutagen/mutagen-0.11.8/pkg/agent/transports/docker/
H A Dtransport.go30 type transport struct { struct
32 container string
34 user string
37 environment map[string]string
39 prompter string
43 containerProbed bool
47 containerIsWindows bool
50 containerHomeDirectory string
55 containerUser string
58 containerUserGroup string
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/keybase/go-framed-msgpack-rpc/rpc/
H A Dtransport.go46 type transport struct { struct
47 c net.Conn
49 dispatcher dispatcher
50 receiver receiver
51 packetizer *packetizer
53 calls *callContainer
54 log LogInterface
55 closeOnce sync.Once
56 startOnce sync.Once
57 stopCh chan struct{}
[all …]
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/cache/
H A Dcache_transport.h49 struct transport { struct
69 VTAILQ_ENTRY(transport) list; argument
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/vendor/github.com/google/pprof/internal/transport/
H A Dtransport.go17 package transport package
30 type transport struct { struct
31 cert *string
32 key *string
33 ca *string
34 caCertPool *x509.CertPool
35 certs []tls.Certificate
36 initOnce sync.Once
37 initErr error
63 func (tr *transport) initialize() error {
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/vendor/github.com/google/pprof/internal/transport/
H A Dtransport.go17 package transport package
30 type transport struct { struct
31 cert *string
32 key *string
33 ca *string
34 caCertPool *x509.CertPool
35 certs []tls.Certificate
36 initOnce sync.Once
37 initErr error
63 func (tr *transport) initialize() error {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/google/pprof/internal/transport/
H A Dtransport.go17 package transport package
30 type transport struct { struct
31 cert *string
32 key *string
33 ca *string
34 caCertPool *x509.CertPool
35 certs []tls.Certificate
36 initOnce sync.Once
37 initErr error
63 func (tr *transport) initialize() error {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/google/pprof/internal/transport/
H A Dtransport.go17 package transport package
30 type transport struct { struct
31 cert *string
32 key *string
33 ca *string
34 caCertPool *x509.CertPool
35 certs []tls.Certificate
36 initOnce sync.Once
37 initErr error
63 func (tr *transport) initialize() error {
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/google/pprof/internal/transport/
H A Dtransport.go17 package transport package
30 type transport struct { struct
31 cert *string
32 key *string
33 ca *string
34 caCertPool *x509.CertPool
35 certs []tls.Certificate
36 initOnce sync.Once
37 initErr error
63 func (tr *transport) initialize() error {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/google/pprof/internal/transport/
H A Dtransport.go17 package transport package
30 type transport struct { struct
31 cert *string
32 key *string
33 ca *string
34 caCertPool *x509.CertPool
35 certs []tls.Certificate
36 initOnce sync.Once
37 initErr error
63 func (tr *transport) initialize() error {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/google/pprof/internal/transport/
H A Dtransport.go17 package transport package
30 type transport struct { struct
31 cert *string
32 key *string
33 ca *string
34 caCertPool *x509.CertPool
35 certs []tls.Certificate
36 initOnce sync.Once
37 initErr error
63 func (tr *transport) initialize() error {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/google/pprof/internal/transport/
H A Dtransport.go17 package transport package
30 type transport struct { struct
31 cert *string
32 key *string
33 ca *string
34 caCertPool *x509.CertPool
35 certs []tls.Certificate
36 initOnce sync.Once
37 initErr error
63 func (tr *transport) initialize() error {
[all …]
/dports/devel/pprof/pprof-acf8798/internal/transport/
H A Dtransport.go17 package transport package
30 type transport struct { struct
31 cert *string
32 key *string
33 ca *string
34 caCertPool *x509.CertPool
35 certs []tls.Certificate
36 initOnce sync.Once
37 initErr error
63 func (tr *transport) initialize() error {
[all …]
/dports/devel/dbus/dbus-1.12.20/dbus/
H A Ddbus-transport.c64 DBusTransport *transport = user_data; in live_messages_notify() local
216 _dbus_transport_finalize_base (DBusTransport *transport) in _dbus_transport_finalize_base()
253 DBusTransport *transport = NULL; in check_address() local
373 DBusTransport *transport; in _dbus_transport_open() local
466 _dbus_transport_ref (DBusTransport *transport) in _dbus_transport_ref()
483 _dbus_transport_unref (DBusTransport *transport) in _dbus_transport_unref()
508 _dbus_transport_disconnect (DBusTransport *transport) in _dbus_transport_disconnect()
539 auth_via_unix_user_function (DBusTransport *transport) in auth_via_unix_user_function()
634 auth_via_default_rules (DBusTransport *transport) in auth_via_default_rules()
1024 recover_unused_bytes (DBusTransport *transport) in recover_unused_bytes()
[all …]
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/secure-streams/
H A DREADME.md491 ### `http_method`
496 ### `http_expect`
513 ### `http_url`
525 ### `http_resp_map`
580 ### `auth_hexify`
591 ### `h2q_oflow_txcr`
618 ### `rideshare`
631 ### `ws_binary`
637 ### `mqtt_topic`
645 ### `mqtt qos`
[all …]
/dports/net/measurement-kit/measurement-kit-0.10.14/test/net/
H A Demitter.cpp17 Transport &transport = emitter; variable
24 Transport &transport = emitter; variable
32 Transport &transport = emitter; variable
42 Transport &transport = emitter; variable
64 Transport &transport = emitter; variable
71 Transport &transport = emitter; variable
79 Transport &transport = emitter; variable
89 Transport &transport = emitter; variable
/dports/www/py-aiohttp/aiohttp-3.7.4.post0/tests/
H A Dtest_http_writer.py17 def transport(buf): function
29 def protocol(loop, transport): argument
35 def test_payloadwriter_properties(transport, protocol, loop) -> None: argument
41 async def test_write_payload_eof(transport, protocol, loop) -> None: argument
53 async def test_write_payload_chunked(buf, protocol, transport, loop) -> None: argument
72 async def test_write_payload_length(protocol, transport, loop) -> None: argument
199 async def test_write_drain(protocol, transport, loop) -> None: argument
210 async def test_write_calls_callback(protocol, transport, loop) -> None: argument
219 async def test_write_eof_calls_callback(protocol, transport, loop) -> None: argument
238 async def test_drain(protocol, transport, loop) -> None: argument
[all …]
/dports/net-mgmt/blackbox_exporter/blackbox_exporter-0.17.0/prober/
H A Dhttp.go148 type transport struct { struct
149 Transport http.RoundTripper
150 NoServerNameTransport http.RoundTripper
151 firstHost string
152 logger log.Logger
154 mu sync.Mutex
155 traces []*roundTripTrace
156 current *roundTripTrace
198 func (t *transport) DNSDone(_ httptrace.DNSDoneInfo) {
203 func (ts *transport) ConnectStart(_, _ string) {
[all …]
/dports/net/py-zeep/zeep-4.1.0/tests/
H A Dtest_wsdl_arrays.py11 def transport(): function
20 def test_simple_type(transport): argument
68 def test_simple_type_nested(transport): argument
124 def test_simple_type_nested_inline_type(transport): argument
173 def test_complex_type(transport): argument
248 def test_complex_type_without_name(transport): argument
537 def test_xml_soap_enc_string(transport): argument
/dports/devel/mutagen/mutagen-0.11.8/pkg/agent/transports/ssh/
H A Dtransport.go31 type transport struct { struct
33 user string
35 host string
37 port uint16
39 prompter string
53 func (t *transport) Copy(localPath, remoteName string) error {
131 func (t *transport) Command(command string) (*exec.Cmd, error) {
179 … *transport) ClassifyError(processState *os.ProcessState, errorOutput string) (bool, bool, error) {
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/core/
H A Dtransport.c256 BOOL transport_connect_rdp(rdpTransport* transport) in transport_connect_rdp()
262 BOOL transport_connect_tls(rdpTransport* transport) in transport_connect_tls()
315 BOOL transport_connect_nla(rdpTransport* transport) in transport_connect_nla()
445 BOOL transport_accept_rdp(rdpTransport* transport) in transport_accept_rdp()
451 BOOL transport_accept_tls(rdpTransport* transport) in transport_accept_tls()
467 BOOL transport_accept_nla(rdpTransport* transport) in transport_accept_nla()
510 #define WLog_ERR_BIO(transport, biofunc, bio) \ argument
1000 int transport_check_fds(rdpTransport* transport) in transport_check_fds()
1110 BOOL transport_disconnect(rdpTransport* transport) in transport_disconnect()
1147 rdpTransport* transport; in transport_new() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/safestack/
H A Dpthread-cleanup.c42 if (pthread_join(t2, NULL))
45 // Should segfault here
46 memset(t1_buffer, 0, kBufferSize);
48 // PR39001: Re-try in the rare case that pthread_join() returns before the
49 // thread finishes exiting in the kernel--hence the tgkill() check for t1
50 // returns that it's alive despite pthread_join() returning.
/dports/net/evans/evans-0.9.1/vendor/github.com/improbable-eng/grpc-web/client/grpc-web-fake-transport/src/
H A Dindex.spec.ts10 const transport = new FakeTransportBuilder() constant
22 const transport = new FakeTransportBuilder() constant
33 const transport = new FakeTransportBuilder() constant
52 const transport = new FakeTransportBuilder() constant
77 const transport = new FakeTransportBuilder() constant
102 const transport = new FakeTransportBuilder() constant
117 const transport = new FakeTransportBuilder() constant
134 const transport = new FakeTransportBuilder() constant
153 const transport = new FakeTransportBuilder() constant
173 const transport = new FakeTransportBuilder() constant
[all …]
/dports/devel/openocd/openocd-0.11.0/src/transport/
H A Dtransport.h46 struct transport { struct
55 * When a transport is selected, this method registers argument
65 * server startup uses this method to validate transport argument
72 * Optional. If defined, allows transport to override target argument
82 struct transport *next; argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/c_glib/src/thrift/c_glib/transport/
H A Dthrift_transport.c47 thrift_transport_peek (ThriftTransport *transport, GError **error) in thrift_transport_peek()
53 thrift_transport_open (ThriftTransport *transport, GError **error) in thrift_transport_open()
59 thrift_transport_close (ThriftTransport *transport, GError **error) in thrift_transport_close()
65 thrift_transport_read (ThriftTransport *transport, gpointer buf, in thrift_transport_read()
73 thrift_transport_read_end (ThriftTransport *transport, GError **error) in thrift_transport_read_end()
80 thrift_transport_write (ThriftTransport *transport, const gpointer buf, in thrift_transport_write()
95 thrift_transport_flush (ThriftTransport *transport, GError **error) in thrift_transport_flush()
101 thrift_transport_read_all (ThriftTransport *transport, gpointer buf, in thrift_transport_read_all()
239 ThriftTransport *transport = THRIFT_TRANSPORT (object); in thrift_transport_get_property() local
262 ThriftTransport *transport = THRIFT_TRANSPORT (object); in thrift_transport_set_property() local
[all …]
/dports/devel/py-thrift/thrift-0.14.0/lib/c_glib/src/thrift/c_glib/transport/
H A Dthrift_transport.c47 thrift_transport_peek (ThriftTransport *transport, GError **error) in thrift_transport_peek()
53 thrift_transport_open (ThriftTransport *transport, GError **error) in thrift_transport_open()
59 thrift_transport_close (ThriftTransport *transport, GError **error) in thrift_transport_close()
65 thrift_transport_read (ThriftTransport *transport, gpointer buf, in thrift_transport_read()
73 thrift_transport_read_end (ThriftTransport *transport, GError **error) in thrift_transport_read_end()
80 thrift_transport_write (ThriftTransport *transport, const gpointer buf, in thrift_transport_write()
95 thrift_transport_flush (ThriftTransport *transport, GError **error) in thrift_transport_flush()
101 thrift_transport_read_all (ThriftTransport *transport, gpointer buf, in thrift_transport_read_all()
239 ThriftTransport *transport = THRIFT_TRANSPORT (object); in thrift_transport_get_property() local
262 ThriftTransport *transport = THRIFT_TRANSPORT (object); in thrift_transport_set_property() local
[all …]

12345678910>>...283