Home
last modified time | relevance | path

Searched defs:mountName (Results 1 – 14 of 14) sorted by relevance

/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/utils/mount/
H A Dmount_linux.go221 func AddSystemdScope(systemdRunPath, mountName, command string, args []string) (string, []string) { argument
230 func AddSystemdScopeSensitive(systemdRunPath, mountName, command string, args []string, mountArgsLo… argument
/dports/security/vault/vault-1.8.2/vendor/k8s.io/utils/mount/
H A Dmount_linux.go221 func AddSystemdScope(systemdRunPath, mountName, command string, args []string) (string, []string) { argument
230 func AddSystemdScopeSensitive(systemdRunPath, mountName, command string, args []string, mountArgsLo… argument
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/utils/mount/
H A Dmount_linux.go221 func AddSystemdScope(systemdRunPath, mountName, command string, args []string) (string, []string) { argument
230 func AddSystemdScopeSensitive(systemdRunPath, mountName, command string, args []string, mountArgsLo… argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/utils/mount/
H A Dmount_linux.go221 func AddSystemdScope(systemdRunPath, mountName, command string, args []string) (string, []string) { argument
230 func AddSystemdScopeSensitive(systemdRunPath, mountName, command string, args []string, mountArgsLo… argument
/dports/security/vuls/vuls-0.13.7/vendor/k8s.io/utils/mount/
H A Dmount_linux.go221 func AddSystemdScope(systemdRunPath, mountName, command string, args []string) (string, []string) { argument
230 func AddSystemdScopeSensitive(systemdRunPath, mountName, command string, args []string, mountArgsLo… argument
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/utils/mount/
H A Dmount_linux.go221 func AddSystemdScope(systemdRunPath, mountName, command string, args []string) (string, []string) { argument
230 func AddSystemdScopeSensitive(systemdRunPath, mountName, command string, args []string, mountArgsLo… argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/utils/utils-67b214c5f920/mount/
H A Dmount_linux.go221 func AddSystemdScope(systemdRunPath, mountName, command string, args []string) (string, []string) { argument
230 func AddSystemdScopeSensitive(systemdRunPath, mountName, command string, args []string, mountArgsLo… argument
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/utils/mount/
H A Dmount_linux.go221 func AddSystemdScope(systemdRunPath, mountName, command string, args []string) (string, []string) { argument
230 func AddSystemdScopeSensitive(systemdRunPath, mountName, command string, args []string, mountArgsLo… argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/k8s.io/utils/mount/
H A Dmount_linux.go221 func AddSystemdScope(systemdRunPath, mountName, command string, args []string) (string, []string) { argument
230 func AddSystemdScopeSensitive(systemdRunPath, mountName, command string, args []string, mountArgsLo… argument
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/mount-utils/
H A Dmount_linux.go266 func AddSystemdScope(systemdRunPath, mountName, command string, args []string) (string, []string) { argument
275 func AddSystemdScopeSensitive(systemdRunPath, mountName, command string, args []string, mountArgsLo… argument
/dports/net/rclone/rclone-1.57.0/vendor/github.com/hanwen/go-fuse/v2/fuse/nodefs/
H A Dfsmount.go51 func (m *fileSystemMount) mountName() string { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/k8s.io/utils/mount/
H A Dmount_linux.go194 func AddSystemdScope(systemdRunPath, mountName, command string, args []string) (string, []string) { argument
/dports/multimedia/vapoursynth/vapoursynth-R54/src/avfs/include/
H A Dpfmapi.h28 const wchar_t* mountName; in PT_TYPE_DEFINE() local
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/bin/bbackupd/
H A DBackupDaemon.cpp2302 std::string mountName(s.f_mntonname); in SetupLocations() local