Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/base/src/sys/unix/
H A Dtube.rs64 pub fn new_from_unix_seqpacket(sock: UnixSeqpacket) -> Result<Tube> { in new_from_unix_seqpacket() method
238 pub fn new_from_unix_seqpacket(sock: UnixSeqpacket) -> Result<ProtoTube> { in new_from_unix_seqpacket() method