Home
last modified time | relevance | path

Searched defs:pipe (Results 1 – 25 of 15582) sorted by relevance

12345678910>>...624

/dports/devel/gh/cli-2.4.0/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
35 func (p *pipe) setBuffer(b pipeBuffer) {
44 func (p *pipe) Len() int {
55 func (p *pipe) Read(d []byte) (n int, err error) {
143 func (p *pipe) closeDoneLocked() {
157 func (p *pipe) Err() error {
[all …]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
35 func (p *pipe) setBuffer(b pipeBuffer) {
44 func (p *pipe) Len() int {
55 func (p *pipe) Read(d []byte) (n int, err error) {
143 func (p *pipe) closeDoneLocked() {
157 func (p *pipe) Err() error {
[all …]
/dports/security/gopass/gopass-1.13.0/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
35 func (p *pipe) setBuffer(b pipeBuffer) {
44 func (p *pipe) Len() int {
55 func (p *pipe) Read(d []byte) (n int, err error) {
143 func (p *pipe) closeDoneLocked() {
157 func (p *pipe) Err() error {
[all …]
/dports/dns/prometheus-dnssec-exporter/prometheus-dnssec-exporter-caa7d89/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
35 func (p *pipe) setBuffer(b pipeBuffer) {
44 func (p *pipe) Len() int {
55 func (p *pipe) Read(d []byte) (n int, err error) {
143 func (p *pipe) closeDoneLocked() {
157 func (p *pipe) Err() error {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
35 func (p *pipe) setBuffer(b pipeBuffer) {
44 func (p *pipe) Len() int {
55 func (p *pipe) Read(d []byte) (n int, err error) {
143 func (p *pipe) closeDoneLocked() {
157 func (p *pipe) Err() error {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
35 func (p *pipe) setBuffer(b pipeBuffer) {
44 func (p *pipe) Len() int {
55 func (p *pipe) Read(d []byte) (n int, err error) {
143 func (p *pipe) closeDoneLocked() {
157 func (p *pipe) Err() error {
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
35 func (p *pipe) setBuffer(b pipeBuffer) {
44 func (p *pipe) Len() int {
55 func (p *pipe) Read(d []byte) (n int, err error) {
143 func (p *pipe) closeDoneLocked() {
157 func (p *pipe) Err() error {
[all …]
/dports/sysutils/doctl/doctl-1.68.0/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
35 func (p *pipe) setBuffer(b pipeBuffer) {
44 func (p *pipe) Len() int {
55 func (p *pipe) Read(d []byte) (n int, err error) {
143 func (p *pipe) closeDoneLocked() {
157 func (p *pipe) Err() error {
[all …]
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
35 func (p *pipe) setBuffer(b pipeBuffer) {
44 func (p *pipe) Len() int {
55 func (p *pipe) Read(d []byte) (n int, err error) {
143 func (p *pipe) closeDoneLocked() {
157 func (p *pipe) Err() error {
[all …]
/dports/x11/wallutils/wallutils-5.10.0/vendor/golang.org/x/net/net-58aab5ef257a/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
35 func (p *pipe) setBuffer(b pipeBuffer) {
44 func (p *pipe) Len() int {
55 func (p *pipe) Read(d []byte) (n int, err error) {
143 func (p *pipe) closeDoneLocked() {
157 func (p *pipe) Err() error {
[all …]
/dports/net/inlets/inlets-3.0.2/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]
/dports/net/inlets/inlets-3.0.2/vendor/golang.org/x/net/net-69a78807bb2b/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]
/dports/net-mgmt/adguard-exporter/adguard-exporter-1.14/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]
/dports/net-mgmt/blackbox_exporter/blackbox_exporter-0.17.0/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/golang.org/x/net/net-ab3426394381/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]
/dports/deskutils/pet/pet-0.4.0/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]
/dports/dns/nextdns/nextdns-1.32.2/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
19 b pipeBuffer // nil when done reading
20 unread int // bytes unread when done
23 donec chan struct{} // closed on error
33 func (p *pipe) Len() int {
44 func (p *pipe) Read(d []byte) (n int, err error) {
73 func (p *pipe) Write(d []byte) (n int, err error) {
132 func (p *pipe) closeDoneLocked() {
146 func (p *pipe) Err() error {
[all …]

12345678910>>...624