Searched defs:Getdents (Results 1 – 16 of 16) sorted by relevance
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zsyscall_freebsd_amd64.go | 972 func Getdents(fd int, buf []byte) (n int, err error) { func
|
D | zsyscall_freebsd_arm.go | 972 func Getdents(fd int, buf []byte) (n int, err error) { func
|
D | zsyscall_freebsd_386.go | 972 func Getdents(fd int, buf []byte) (n int, err error) { func
|
D | zsyscall_solaris_amd64.go | 818 func Getdents(fd int, buf []byte, basep *uintptr) (n int, err error) { func
|
D | zsyscall_linux_s390x.go | 597 func Getdents(fd int, buf []byte) (n int, err error) { func
|
D | zsyscall_linux_386.go | 597 func Getdents(fd int, buf []byte) (n int, err error) { func
|
D | zsyscall_linux_ppc64le.go | 597 func Getdents(fd int, buf []byte) (n int, err error) { func
|
D | zsyscall_linux_ppc64.go | 597 func Getdents(fd int, buf []byte) (n int, err error) { func
|
D | zsyscall_linux_sparc64.go | 612 func Getdents(fd int, buf []byte) (n int, err error) { func
|
D | zsyscall_linux_amd64.go | 597 func Getdents(fd int, buf []byte) (n int, err error) { func
|
D | zsyscall_linux_arm.go | 597 func Getdents(fd int, buf []byte) (n int, err error) { func
|
D | zsyscall_linux_arm64.go | 597 func Getdents(fd int, buf []byte) (n int, err error) { func
|
D | zsyscall_linux_mips.go | 597 func Getdents(fd int, buf []byte) (n int, err error) { func
|
D | zsyscall_linux_mipsle.go | 597 func Getdents(fd int, buf []byte) (n int, err error) { func
|
D | zsyscall_linux_mips64.go | 597 func Getdents(fd int, buf []byte) (n int, err error) { func
|
D | zsyscall_linux_mips64le.go | 597 func Getdents(fd int, buf []byte) (n int, err error) { func
|