HomeSort by relevance Sort by last modified time
    Searched defs:SYS_SENDMSG (Results 226 - 241 of 241) sorted by null

1 2 3 4 5 6 7 8 910

  /prebuilts/go/darwin-x86/src/syscall/
zsysnum_linux_mips.go 186 SYS_SENDMSG = 4179
zsysnum_linux_mipsle.go 186 SYS_SENDMSG = 4179
zsysnum_linux_ppc64.go 339 SYS_SENDMSG = 341
zsysnum_linux_ppc64le.go 339 SYS_SENDMSG = 341
  /prebuilts/go/linux-x86/src/syscall/
zsysnum_darwin_386.go 31 SYS_SENDMSG = 28
zsysnum_darwin_amd64.go 31 SYS_SENDMSG = 28
zsysnum_darwin_arm.go 33 SYS_SENDMSG = 28
zsysnum_darwin_arm64.go 31 SYS_SENDMSG = 28
zsysnum_freebsd_386.go 33 SYS_SENDMSG = 28 // { int sendmsg(int s, struct msghdr *msg, \
zsysnum_freebsd_amd64.go 33 SYS_SENDMSG = 28 // { int sendmsg(int s, struct msghdr *msg, \
zsysnum_freebsd_arm.go 33 SYS_SENDMSG = 28 // { int sendmsg(int s, struct msghdr *msg, \
zsysnum_linux_arm.go 274 SYS_SENDMSG = 296
zsysnum_linux_mips.go 186 SYS_SENDMSG = 4179
zsysnum_linux_mipsle.go 186 SYS_SENDMSG = 4179
zsysnum_linux_ppc64.go 339 SYS_SENDMSG = 341
zsysnum_linux_ppc64le.go 339 SYS_SENDMSG = 341

Completed in 112 milliseconds

1 2 3 4 5 6 7 8 910