Home
last modified time | relevance | path

Searched refs:BackupFileReader (Results 1 – 25 of 121) sorted by relevance

12345

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/swarmkit/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go168 type BackupFileReader struct { struct
176 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
177 r := &BackupFileReader{f, includeSecurity, 0}
178 runtime.SetFinalizer(r, func(r *BackupFileReader) { r.Close() })
183 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
197 func (r *BackupFileReader) Close() error { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go178 type BackupFileReader struct { struct
186 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
187 r := &BackupFileReader{f, includeSecurity, 0}
188 runtime.SetFinalizer(r, func(r *BackupFileReader) { r.Close() })
193 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
207 func (r *BackupFileReader) Close() error { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go178 type BackupFileReader struct { struct
186 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
187 r := &BackupFileReader{f, includeSecurity, 0}
188 runtime.SetFinalizer(r, func(r *BackupFileReader) { r.Close() })
193 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
207 func (r *BackupFileReader) Close() error { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go178 type BackupFileReader struct { struct
186 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
187 r := &BackupFileReader{f, includeSecurity, 0}
192 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
207 func (r *BackupFileReader) Close() error { argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Microsoft/go-winio/go-winio-0.4.12/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/www/gitea/gitea-1.16.5/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/Microsoft/go-winio/
H A Dbackup.go188 type BackupFileReader struct { struct
196 func NewBackupFileReader(f *os.File, includeSecurity bool) *BackupFileReader {
197 r := &BackupFileReader{f, includeSecurity, 0}
202 func (r *BackupFileReader) Read(b []byte) (int, error) { argument
217 func (r *BackupFileReader) Close() error { argument

12345