Home
last modified time | relevance | path

Searched refs:WalkFunc (Results 1 – 25 of 1377) sorted by relevance

12345678910>>...56

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md4 which may speed it up by calling multiple callback functions (WalkFunc) in parallel,
21 * no errors are ever passed to WalkFunc;
23 * once any error is returned from any WalkFunc instance, no more new calls
24 to WalkFunc are made, and the error is returned to the caller of Walk;
37 For a WalkFunc that consists solely of the return statement, this
41 Otherwise (if a WalkFunc is doing something) this is usually faster,
H A Dpwalk.go12 type WalkFunc = filepath.WalkFunc talias
33 func Walk(root string, walkFn WalkFunc) error { argument
42 func WalkN(root string, walkFn WalkFunc, num int) error { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md4 which may speed it up by calling multiple callback functions (WalkFunc) in parallel,
21 * no errors are ever passed to WalkFunc;
23 * once any error is returned from any WalkFunc instance, no more new calls
24 to WalkFunc are made, and the error is returned to the caller of Walk;
37 For a WalkFunc that consists solely of the return statement, this
41 Otherwise (if a WalkFunc is doing something) this is usually faster,
H A Dpwalk.go12 type WalkFunc = filepath.WalkFunc talias
34 func Walk(root string, walkFn WalkFunc) error { argument
41 func WalkN(root string, walkFn WalkFunc, num int) error { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md4 which may speed it up by calling multiple callback functions (WalkFunc) in parallel,
21 * no errors are ever passed to WalkFunc;
23 * once any error is returned from any WalkFunc instance, no more new calls
24 to WalkFunc are made, and the error is returned to the caller of Walk;
37 For a WalkFunc that consists solely of the return statement, this
41 Otherwise (if a WalkFunc is doing something) this is usually faster,
H A Dpwalk.go12 type WalkFunc = filepath.WalkFunc talias
33 func Walk(root string, walkFn WalkFunc) error { argument
42 func WalkN(root string, walkFn WalkFunc, num int) error { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md4 which may speed it up by calling multiple callback functions (WalkFunc) in parallel,
21 * no errors are ever passed to WalkFunc;
23 * once any error is returned from any WalkFunc instance, no more new calls
24 to WalkFunc are made, and the error is returned to the caller of Walk;
37 For a WalkFunc that consists solely of the return statement, this
41 Otherwise (if a WalkFunc is doing something) this is usually faster,
H A Dpwalk.go12 type WalkFunc = filepath.WalkFunc talias
33 func Walk(root string, walkFn WalkFunc) error { argument
42 func WalkN(root string, walkFn WalkFunc, num int) error { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md4 which may speed it up by calling multiple callback functions (WalkFunc) in parallel,
21 * no errors are ever passed to WalkFunc;
23 * once any error is returned from any WalkFunc instance, no more new calls
24 to WalkFunc are made, and the error is returned to the caller of Walk;
37 For a WalkFunc that consists solely of the return statement, this
41 Otherwise (if a WalkFunc is doing something) this is usually faster,
H A Dpwalk.go12 type WalkFunc = filepath.WalkFunc talias
33 func Walk(root string, walkFn WalkFunc) error { argument
42 func WalkN(root string, walkFn WalkFunc, num int) error { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md4 which may speed it up by calling multiple callback functions (WalkFunc) in parallel,
21 * no errors are ever passed to WalkFunc;
23 * once any error is returned from any WalkFunc instance, no more new calls
24 to WalkFunc are made, and the error is returned to the caller of Walk;
37 For a WalkFunc that consists solely of the return statement, this
41 Otherwise (if a WalkFunc is doing something) this is usually faster,
H A Dpwalk.go12 type WalkFunc = filepath.WalkFunc talias
33 func Walk(root string, walkFn WalkFunc) error { argument
42 func WalkN(root string, walkFn WalkFunc, num int) error { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md4 which may speed it up by calling multiple callback functions (WalkFunc) in parallel,
21 * no errors are ever passed to WalkFunc;
23 * once any error is returned from any WalkFunc instance, no more new calls
24 to WalkFunc are made, and the error is returned to the caller of Walk;
37 For a WalkFunc that consists solely of the return statement, this
41 Otherwise (if a WalkFunc is doing something) this is usually faster,
H A Dpwalk.go12 type WalkFunc = filepath.WalkFunc talias
33 func Walk(root string, walkFn WalkFunc) error { argument
42 func WalkN(root string, walkFn WalkFunc, num int) error { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md4 which may speed it up by calling multiple callback functions (WalkFunc) in parallel,
21 * no errors are ever passed to WalkFunc;
23 * once any error is returned from any WalkFunc instance, no more new calls
24 to WalkFunc are made, and the error is returned to the caller of Walk;
37 For a WalkFunc that consists solely of the return statement, this
41 Otherwise (if a WalkFunc is doing something) this is usually faster,
H A Dpwalk.go12 type WalkFunc = filepath.WalkFunc talias
33 func Walk(root string, walkFn WalkFunc) error { argument
42 func WalkN(root string, walkFn WalkFunc, num int) error { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md4 which may speed it up by calling multiple callback functions (WalkFunc) in parallel,
21 * no errors are ever passed to WalkFunc;
23 * once any error is returned from any WalkFunc instance, no more new calls
24 to WalkFunc are made, and the error is returned to the caller of Walk;
37 For a WalkFunc that consists solely of the return statement, this
41 Otherwise (if a WalkFunc is doing something) this is usually faster,
H A Dpwalk.go12 type WalkFunc = filepath.WalkFunc talias
33 func Walk(root string, walkFn WalkFunc) error { argument
42 func WalkN(root string, walkFn WalkFunc, num int) error { argument
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md4 which may speed it up by calling multiple callback functions (WalkFunc) in parallel,
21 * no errors are ever passed to WalkFunc;
23 * once any error is returned from any WalkFunc instance, no more new calls
24 to WalkFunc are made, and the error is returned to the caller of Walk;
37 For a WalkFunc that consists solely of the return statement, this
41 Otherwise (if a WalkFunc is doing something) this is usually faster,
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md4 which may speed it up by calling multiple callback functions (WalkFunc) in parallel,
21 * no errors are ever passed to WalkFunc;
23 * once any error is returned from any WalkFunc instance, no more new calls
24 to WalkFunc are made, and the error is returned to the caller of Walk;
37 For a WalkFunc that consists solely of the return statement, this
41 Otherwise (if a WalkFunc is doing something) this is usually faster,
H A Dpwalk.go12 type WalkFunc = filepath.WalkFunc talias
34 func Walk(root string, walkFn WalkFunc) error { argument
41 func WalkN(root string, walkFn WalkFunc, num int) error { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md4 which may speed it up by calling multiple callback functions (WalkFunc) in parallel,
21 * no errors are ever passed to WalkFunc;
23 * once any error is returned from any WalkFunc instance, no more new calls
24 to WalkFunc are made, and the error is returned to the caller of Walk;
37 For a WalkFunc that consists solely of the return statement, this
41 Otherwise (if a WalkFunc is doing something) this is usually faster,
H A Dpwalk.go12 type WalkFunc = filepath.WalkFunc talias
33 func Walk(root string, walkFn WalkFunc) error { argument
42 func WalkN(root string, walkFn WalkFunc, num int) error { argument
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md4 which may speed it up by calling multiple callback functions (WalkFunc) in parallel,
21 * no errors are ever passed to WalkFunc;
23 * once any error is returned from any WalkFunc instance, no more new calls
24 to WalkFunc are made, and the error is returned to the caller of Walk;
37 For a WalkFunc that consists solely of the return statement, this
41 Otherwise (if a WalkFunc is doing something) this is usually faster,
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md4 which may speed it up by calling multiple callback functions (WalkFunc) in parallel,
21 * no errors are ever passed to WalkFunc;
23 * once any error is returned from any WalkFunc instance, no more new calls
24 to WalkFunc are made, and the error is returned to the caller of Walk;
37 For a WalkFunc that consists solely of the return statement, this
41 Otherwise (if a WalkFunc is doing something) this is usually faster,

12345678910>>...56