Home
last modified time | relevance | path

Searched refs:ssh_FXF_EXCL (Results 1 – 11 of 11) sorted by relevance

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/pkg/sftp/
H A Drequest-attrs.go21 Excl: flags&ssh_FXF_EXCL != 0,
H A Dsftp.go85 ssh_FXF_EXCL = 0x00000020 const
H A Dserver.go400 if p.hasPflags(ssh_FXF_EXCL) {
H A Dclient.go1280 out |= ssh_FXF_EXCL
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/pkg/sftp/
H A Drequest-attrs.go22 Excl: flags&ssh_FXF_EXCL != 0,
H A Dsftp.go85 ssh_FXF_EXCL = 0x00000020 const
H A Dserver.go405 if p.hasPflags(ssh_FXF_EXCL) {
H A Dclient.go1199 out |= ssh_FXF_EXCL
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/github.com/pkg/sftp/
H A Dsftp.go85 ssh_FXF_EXCL = 0x00000020 const
H A Dserver.go429 if p.hasPflags(ssh_FXF_EXCL) {
H A Dclient.go1125 out |= ssh_FXF_EXCL