Home
last modified time | relevance | path

Searched refs:IsFileNotFound (Results 1 – 25 of 58) sorted by relevance

123

/dports/audio/musicpd/mpd-0.23.6/src/input/
H A DError.cxx36 IsFileNotFound(std::exception_ptr ep) noexcept in IsFileNotFound() function
41 return IsFileNotFound(e); in IsFileNotFound()
H A DError.hxx32 IsFileNotFound(std::exception_ptr e) noexcept;
/dports/audio/musicpd/mpd-0.23.6/src/
H A DPlaylistFile.cxx245 if (IsFileNotFound(e))
344 if (IsFileNotFound(e)) in spl_clear()
363 if (IsFileNotFound(e)) in spl_delete()
394 if (IsFileNotFound(e))
416 if (IsFileNotFound(e)) in spl_rename_internal()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/install/management/
H A Dstore_files.go85 if !types.IsFileNotFound(err) {
136 if !types.IsFileNotFound(err) {
172 if !types.IsFileNotFound(err) {
181 if err = d.deleteVMFSFiles(m, ds, path); err != nil && !types.IsFileNotFound(err) {
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/vsphere/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/provider/vsphere/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/vim25/types/
H A Dfault.go23 func IsFileNotFound(err error) bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/govc/datastore/
H A Drm.go110 if types.IsFileNotFound(err) && cmd.force {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/govc/datastore/
H A Drm.go110 if types.IsFileNotFound(err) && cmd.force {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/govc/datastore/
H A Drm.go110 if types.IsFileNotFound(err) && cmd.force {

123