Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/fs/
H A Dat.rs86 fn _readlinkat(dirfd: BorrowedFd<'_>, path: &CStr, mut buffer: Vec<u8>) -> io::Result<CString> { in _readlinkat() functions

Completed in 2 milliseconds