Home
last modified time | relevance | path

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

/external/crosvm/base/src/sys/unix/
Dtube.rs63 pub fn new_from_unix_seqpacket(sock: UnixSeqpacket) -> Result<Tube> { in new_from_unix_seqpacket() method
209 pub fn new_from_unix_seqpacket(sock: UnixSeqpacket) -> Result<ProtoTube> { in new_from_unix_seqpacket() method