Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/net/
Dsend_recv.rs89 fn _sendto( in _sendto() function
/third_party/python/Tools/ccbench/
Dccbench.py264 def _sendto(sock, s, addr): function