HomeSort by relevance Sort by last modified time
    Searched full:getdirentries (Results 26 - 50 of 69) sorted by null

12 3

  /prebuilts/go/linux-x86/src/syscall/
syscall_bsd.go 71 return Getdirentries(fd, buf, base)
zsysnum_dragonfly_amd64.go 248 SYS_GETDIRENTRIES = 479 // { int getdirentries(int fd, char *buf, u_int count, \
zsysnum_freebsd_386.go 130 SYS_GETDIRENTRIES = 196 // { int getdirentries(int fd, char *buf, \
zsysnum_freebsd_amd64.go 130 SYS_GETDIRENTRIES = 196 // { int getdirentries(int fd, char *buf, \
zsysnum_freebsd_arm.go 130 SYS_GETDIRENTRIES = 196 // { int getdirentries(int fd, char *buf, \
zsyscall_darwin_386.go 548 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
zsyscall_darwin_amd64.go 548 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
zsyscall_darwin_arm.go 548 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
zsyscall_darwin_arm64.go 548 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
zsyscall_dragonfly_amd64.go 542 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
zsyscall_freebsd_386.go 506 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
zsyscall_freebsd_amd64.go 506 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
zsyscall_freebsd_arm.go 506 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
  /external/valgrind/coregrind/m_syswrap/
syswrap-darwin.c     [all...]
  /external/valgrind/memcheck/tests/darwin/
scalar.c 302 GO_UNIMP(156, "old getdirentries");
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zsyscall_darwin_386.go 548 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
zsyscall_darwin_amd64.go 548 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
zsyscall_darwin_arm.go 548 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
zsyscall_darwin_arm64.go 548 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
zsyscall_dragonfly_amd64.go 542 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
zsyscall_freebsd_386.go 506 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
zsyscall_freebsd_amd64.go 506 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
zsyscall_freebsd_arm.go 506 func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/
syscall.a 595 lengthˇ3&? Getdirentries|S"xBbasepˇ5B?&? "Getdtablesize sizeˇ1  Getegid egidˇ1  Geteuid (…)
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
syscall.a 595 lengthˇ3&? Getdirentries|S"xBbasepˇ5B?&? "Getdtablesize sizeˇ1  Getegid egidˇ1  Geteuid (…)
    [all...]

Completed in 445 milliseconds

12 3