Searched defs:fcntl_get_seals (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/rustix/src/fs/ | ||
| H A D | fcntl.rs | 59 pub fn fcntl_get_seals<Fd: AsFd>(fd: Fd) -> io::Result<SealFlags> { in fcntl_get_seals() functions |
Completed in 1 milliseconds