Home
last modified time | relevance | path

Searched defs:Fchmod (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/poll/
Dfd_unix.go635 func (fd *FD) Fchmod(mode uint32) error { func
Dfd_windows.go1020 func (fd *FD) Fchmod(mode uint32) error { func
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dfs_js.go244 func Fchmod(fd int, mode uint32) error { func
Dzsyscall_netbsd_arm.go468 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_netbsd_386.go468 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_netbsd_amd64.go468 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_netbsd_arm64.go468 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_openbsd_mips64.go437 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_linux_386.go406 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_linux_s390x.go406 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_dragonfly_amd64.go488 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_freebsd_amd64.go440 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_freebsd_arm.go440 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_freebsd_riscv64.go440 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_solaris_amd64.go486 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_freebsd_386.go440 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_freebsd_arm64.go440 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_linux_riscv64.go406 func Fchmod(fd int, mode uint32) (err error) { func
Dfs_wasip1.go691 func Fchmod(fd int, mode uint32) error { func
Dzsyscall_aix_ppc64.go795 func Fchmod(fd int, mode uint32) (err error) { func
Dsyscall_windows.go1289 func Fchmod(fd Handle, mode uint32) (err error) { return EWINDOWS } func
Dzsyscall_linux_arm.go406 func Fchmod(fd int, mode uint32) (err error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsyscall_aix_ppc.go358 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_aix_ppc64.go255 func Fchmod(fd int, mode uint32) (err error) { func
Dzsyscall_dragonfly_amd64.go647 func Fchmod(fd int, mode uint32) (err error) { func

123