Home
last modified time | relevance | path

Searched refs:as_socket (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/io-lifetimes/src/
H A Dtraits.rs61 fn as_socket(&self) -> BorrowedSocket<'_>; in as_socket() functions
278 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() functions
279 T::as_socket(self) in as_socket()
287 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() functions
288 T::as_socket(self) in as_socket()
H A Dimpls_std.rs39 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() functions
63 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() functions
223 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() functions
303 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() functions
383 fn as_socket(&self) -> BorrowedSocket { in as_socket() functions
H A Dportability.rs248 self.as_socket() in as_socketlike()
H A Dtypes.rs275 crate::AsSocket::as_socket(self).try_clone_to_owned() in try_clone()
/third_party/rust/crates/rustix/src/backend/libc/
H A Dio_lifetimes.rs75 self.as_socket() in as_fd()

Completed in 5 milliseconds