Home
last modified time | relevance | path

Searched defs:WriteToInet4 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/poll/
Dfd_unix.go445 func (fd *FD) WriteToInet4(p []byte, sa *syscall.SockaddrInet4) (int, error) { func
Dfd_windows.go857 func (fd *FD) WriteToInet4(buf []byte, sa4 *syscall.SockaddrInet4) (int, error) { func