Home
last modified time | relevance | path

Searched refs:Getdents (Results 1 – 18 of 18) sorted by relevance

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_solaris.go195 return Getdents(fd, buf, new(uintptr))
Dsyscall_linux.go1181 return Getdents(fd, buf)
Dzsyscall_solaris_amd64.go818 func Getdents(fd int, buf []byte, basep *uintptr) (n int, err error) { func
Dzsyscall_freebsd_amd64.go972 func Getdents(fd int, buf []byte) (n int, err error) { func
Dzsyscall_freebsd_arm.go972 func Getdents(fd int, buf []byte) (n int, err error) { func
Dzsyscall_freebsd_386.go972 func Getdents(fd int, buf []byte) (n int, err error) { func
Dzsyscall_linux_s390x.go597 func Getdents(fd int, buf []byte) (n int, err error) { func
Dzsyscall_linux_386.go597 func Getdents(fd int, buf []byte) (n int, err error) { func
Dzsyscall_linux_arm64.go597 func Getdents(fd int, buf []byte) (n int, err error) { func
Dzsyscall_linux_mipsle.go597 func Getdents(fd int, buf []byte) (n int, err error) { func
Dzsyscall_linux_mips64le.go597 func Getdents(fd int, buf []byte) (n int, err error) { func
Dzsyscall_linux_sparc64.go612 func Getdents(fd int, buf []byte) (n int, err error) { func
Dzsyscall_linux_arm.go597 func Getdents(fd int, buf []byte) (n int, err error) { func
Dzsyscall_linux_mips64.go597 func Getdents(fd int, buf []byte) (n int, err error) { func
Dzsyscall_linux_amd64.go597 func Getdents(fd int, buf []byte) (n int, err error) { func
Dzsyscall_linux_mips.go597 func Getdents(fd int, buf []byte) (n int, err error) { func
Dzsyscall_linux_ppc64.go597 func Getdents(fd int, buf []byte) (n int, err error) { func
Dzsyscall_linux_ppc64le.go597 func Getdents(fd int, buf []byte) (n int, err error) { func