Home
last modified time | relevance | path

Searched defs:direntNamlen (Results 1 – 25 of 29) sorted by relevance

12

/prebuilts/go/linux-x86/src/os/
Ddirent_aix.go20 func direntNamlen(buf []byte) (uint64, bool) { func
Ddirent_netbsd.go20 func direntNamlen(buf []byte) (uint64, bool) { func
Ddirent_linux.go20 func direntNamlen(buf []byte) (uint64, bool) { func
Ddirent_openbsd.go20 func direntNamlen(buf []byte) (uint64, bool) { func
Ddirent_dragonfly.go24 func direntNamlen(buf []byte) (uint64, bool) { func
Ddirent_js.go20 func direntNamlen(buf []byte) (uint64, bool) { func
Ddirent_freebsd.go20 func direntNamlen(buf []byte) (uint64, bool) { func
Ddirent_solaris.go20 func direntNamlen(buf []byte) (uint64, bool) { func
Ddirent_wasip1.go26 func direntNamlen(buf []byte) (uint64, bool) { func
/prebuilts/go/linux-x86/src/internal/poll/
Dfd_wasip1.go207 func direntNamlen(buf []byte) (uint64, bool) { func
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dsyscall_dragonfly.go94 func direntNamlen(buf []byte) (uint64, bool) { func
Dsyscall_openbsd.go58 func direntNamlen(buf []byte) (uint64, bool) { func
Dsyscall_netbsd.go108 func direntNamlen(buf []byte) (uint64, bool) { func
Dsyscall_aix.go343 func direntNamlen(buf []byte) (uint64, bool) { func
Dsyscall_freebsd.go85 func direntNamlen(buf []byte) (uint64, bool) { func
Dsyscall_darwin.go226 func direntNamlen(buf []byte) (uint64, bool) { func
Dsyscall_solaris.go50 func direntNamlen(buf []byte) (uint64, bool) { func
/prebuilts/go/linux-x86/src/syscall/
Dsyscall_dragonfly.go99 func direntNamlen(buf []byte) (uint64, bool) { func
Dsyscall_openbsd.go64 func direntNamlen(buf []byte) (uint64, bool) { func
Dsyscall_netbsd.go109 func direntNamlen(buf []byte) (uint64, bool) { func
Dsyscall_freebsd.go70 func direntNamlen(buf []byte) (uint64, bool) { func
Dsyscall_darwin.go75 func direntNamlen(buf []byte) (uint64, bool) { func
Dsyscall_solaris.go47 func direntNamlen(buf []byte) (uint64, bool) { func
Dsyscall_aix.go195 func direntNamlen(buf []byte) (uint64, bool) { func
Dsyscall_js.go32 func direntNamlen(buf []byte) (uint64, bool) { func

12