Home
last modified time | relevance | path

Searched defs:fcntl_dupfd_cloexec (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rustix/src/io/
H A Dfcntl.rs62 pub fn fcntl_dupfd_cloexec<Fd: AsFd>(fd: Fd, min: RawFd) -> io::Result<OwnedFd> { in fcntl_dupfd_cloexec() functions

Completed in 1 milliseconds