Home
last modified time | relevance | path

Searched defs:RecvfromInet4 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/syscall/unix/
Dnet_js.go14 func RecvfromInet4(fd int, p []byte, flags int, from *syscall.SockaddrInet4) (int, error) { func
Dnet.go16 func RecvfromInet4(fd int, p []byte, flags int, from *syscall.SockaddrInet4) (int, error) func
Dnet_wasip1.go14 func RecvfromInet4(fd int, p []byte, flags int, from *syscall.SockaddrInet4) (int, error) { func