Home | History | Annotate | Download | only in syscall

Lines Matching refs:SYS_SENDTO

1665 	_, _, e1 := Syscall6(SYS_SENDTO, uintptr(s), uintptr(_p0), uintptr(len(buf)), uintptr(flags), uintptr(to), uintptr(addrlen))