HomeSort by relevance Sort by last modified time
    Searched refs:SYS_RECVMMSG (Results 76 - 94 of 94) sorted by null

1 2 34

  /prebuilts/go/darwin-x86/src/syscall/
zsysnum_linux_arm.go 343 SYS_RECVMMSG = 365
zsysnum_linux_mips.go 341 SYS_RECVMMSG = 4335
zsysnum_linux_mipsle.go 341 SYS_RECVMMSG = 4335
zsysnum_linux_ppc64.go 341 SYS_RECVMMSG = 343
zsysnum_linux_ppc64le.go 341 SYS_RECVMMSG = 343
zsysnum_linux_s390x.go 286 SYS_RECVMMSG = 357
zsysnum_netbsd_386.go 271 SYS_RECVMMSG = 475 // { int|sys||recvmmsg(int s, struct mmsghdr *mmsg, unsigned int vlen, unsigned int flags, struct timespec *timeout); }
zsysnum_netbsd_amd64.go 271 SYS_RECVMMSG = 475 // { int|sys||recvmmsg(int s, struct mmsghdr *mmsg, unsigned int vlen, unsigned int flags, struct timespec *timeout); }
zsysnum_netbsd_arm.go 271 SYS_RECVMMSG = 475 // { int|sys||recvmmsg(int s, struct mmsghdr *mmsg, unsigned int vlen, unsigned int flags, struct timespec *timeout); }
  /prebuilts/go/linux-x86/src/syscall/
zsysnum_linux_386.go 343 SYS_RECVMMSG = 337
zsysnum_linux_arm.go 343 SYS_RECVMMSG = 365
zsysnum_linux_mips.go 341 SYS_RECVMMSG = 4335
zsysnum_linux_mipsle.go 341 SYS_RECVMMSG = 4335
zsysnum_linux_ppc64.go 341 SYS_RECVMMSG = 343
zsysnum_linux_ppc64le.go 341 SYS_RECVMMSG = 343
zsysnum_linux_s390x.go 286 SYS_RECVMMSG = 357
zsysnum_netbsd_386.go 271 SYS_RECVMMSG = 475 // { int|sys||recvmmsg(int s, struct mmsghdr *mmsg, unsigned int vlen, unsigned int flags, struct timespec *timeout); }
zsysnum_netbsd_amd64.go 271 SYS_RECVMMSG = 475 // { int|sys||recvmmsg(int s, struct mmsghdr *mmsg, unsigned int vlen, unsigned int flags, struct timespec *timeout); }
zsysnum_netbsd_arm.go 271 SYS_RECVMMSG = 475 // { int|sys||recvmmsg(int s, struct mmsghdr *mmsg, unsigned int vlen, unsigned int flags, struct timespec *timeout); }

Completed in 229 milliseconds

1 2 34