Home
last modified time | relevance | path

Searched refs:KernelVersionWithContext (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/gopsutil/host/
H A Dhost_fallback.go52 return KernelVersionWithContext(context.Background())
55 func KernelVersionWithContext(ctx context.Context) (string, error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/host/
H A Dhost_fallback.go52 return KernelVersionWithContext(context.Background())
55 func KernelVersionWithContext(ctx context.Context) (string, error) { func
H A Dhost_darwin.go41 kernelVersion, err := KernelVersionWithContext(ctx)
210 return KernelVersionWithContext(context.Background())
213 func KernelVersionWithContext(ctx context.Context) (string, error) { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/shirou/gopsutil/host/
H A Dhost_fallback.go52 return KernelVersionWithContext(context.Background())
55 func KernelVersionWithContext(ctx context.Context) (string, error) { func
H A Dhost_darwin.go41 kernelVersion, err := KernelVersionWithContext(ctx)
219 return KernelVersionWithContext(context.Background())
222 func KernelVersionWithContext(ctx context.Context) (string, error) { func
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/gopsutil/host/
H A Dhost_fallback.go52 return KernelVersionWithContext(context.Background())
55 func KernelVersionWithContext(ctx context.Context) (string, error) { func
H A Dhost_darwin.go41 kernelVersion, err := KernelVersionWithContext(ctx)
219 return KernelVersionWithContext(context.Background())
222 func KernelVersionWithContext(ctx context.Context) (string, error) { func
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/gopsutil/host/
H A Dhost_fallback.go52 return KernelVersionWithContext(context.Background())
55 func KernelVersionWithContext(ctx context.Context) (string, error) { func
H A Dhost_darwin.go41 kernelVersion, err := KernelVersionWithContext(ctx)
219 return KernelVersionWithContext(context.Background())
222 func KernelVersionWithContext(ctx context.Context) (string, error) { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/gopsutil/host/
H A Dhost_fallback.go52 return KernelVersionWithContext(context.Background())
55 func KernelVersionWithContext(ctx context.Context) (string, error) { func
H A Dhost_darwin.go41 kernelVersion, err := KernelVersionWithContext(ctx)
219 return KernelVersionWithContext(context.Background())
222 func KernelVersionWithContext(ctx context.Context) (string, error) { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/host/
H A Dhost_fallback.go52 return KernelVersionWithContext(context.Background())
55 func KernelVersionWithContext(ctx context.Context) (string, error) { func
H A Dhost_darwin.go41 kernelVersion, err := KernelVersionWithContext(ctx)
210 return KernelVersionWithContext(context.Background())
213 func KernelVersionWithContext(ctx context.Context) (string, error) { func
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/gopsutil/host/
H A Dhost_fallback.go52 return KernelVersionWithContext(context.Background())
55 func KernelVersionWithContext(ctx context.Context) (string, error) { func
H A Dhost_darwin.go41 kernelVersion, err := KernelVersionWithContext(ctx)
210 return KernelVersionWithContext(context.Background())
213 func KernelVersionWithContext(ctx context.Context) (string, error) { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/shirou/gopsutil/host/
H A Dhost_fallback.go52 return KernelVersionWithContext(context.Background())
55 func KernelVersionWithContext(ctx context.Context) (string, error) { func
H A Dhost_darwin.go41 kernelVersion, err := KernelVersionWithContext(ctx)
219 return KernelVersionWithContext(context.Background())
222 func KernelVersionWithContext(ctx context.Context) (string, error) { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/shirou/gopsutil/gopsutil-2.18.12/host/
H A Dhost_fallback.go52 return KernelVersionWithContext(context.Background())
55 func KernelVersionWithContext(ctx context.Context) (string, error) {
H A Dhost_darwin.go41 kernelVersion, err := KernelVersionWithContext(ctx)
210 return KernelVersionWithContext(context.Background())
213 func KernelVersionWithContext(ctx context.Context) (string, error) { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/gopsutil/host/
H A Dhost_fallback.go52 return KernelVersionWithContext(context.Background())
55 func KernelVersionWithContext(ctx context.Context) (string, error) { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/shirou/gopsutil/host/
H A Dhost.go80 ret.KernelVersion, err = KernelVersionWithContext(ctx)
145 return KernelVersionWithContext(context.Background())
/dports/net/rclone/rclone-1.57.0/vendor/github.com/shirou/gopsutil/v3/host/
H A Dhost.go82 ret.KernelVersion, err = KernelVersionWithContext(ctx)
147 return KernelVersionWithContext(context.Background())
/dports/security/vault/vault-1.8.2/vendor/github.com/shirou/gopsutil/v3/host/
H A Dhost.go82 ret.KernelVersion, err = KernelVersionWithContext(ctx)
147 return KernelVersionWithContext(context.Background())
/dports/security/vault/vault-1.8.2/vendor/github.com/shirou/gopsutil/host/
H A Dhost.go80 ret.KernelVersion, err = KernelVersionWithContext(ctx)
145 return KernelVersionWithContext(context.Background())
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/shirou/gopsutil/host/
H A Dhost.go80 ret.KernelVersion, err = KernelVersionWithContext(ctx)
145 return KernelVersionWithContext(context.Background())

12345678