Home
last modified time | relevance | path

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

/external/rust/crates/rustix/src/maybe_polyfill/no_std/os/fd/
Downed.rs128 pub fn try_clone_to_owned(&self) -> crate::io::Result<OwnedFd> { in try_clone_to_owned() method
151 pub fn try_clone_to_owned(&self) -> crate::io::Result<OwnedFd> { in try_clone_to_owned() method