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

1 23

  /prebuilts/go/linux-x86/src/syscall/
zsysnum_linux_386.go 343 SYS_RECVMMSG = 337
zsysnum_linux_arm.go 343 SYS_RECVMMSG = 365
zsysnum_linux_ppc64.go 341 SYS_RECVMMSG = 343
zsysnum_linux_ppc64le.go 341 SYS_RECVMMSG = 343
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/darwin-x86/src/syscall/
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 254 milliseconds

1 23