Home
last modified time | relevance | path

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

/external/rust/crates/nix/src/
Dlib.rs171 fn with_nix_path<T, F>(&self, f: F) -> Result<T> in with_nix_path() method
184 fn with_nix_path<T, F>(&self, f: F) -> Result<T> in with_nix_path() method
199 fn with_nix_path<T, F>(&self, f: F) -> Result<T> in with_nix_path() method
214 fn with_nix_path<T, F>(&self, f: F) -> Result<T> in with_nix_path() method
234 fn with_nix_path<T, F>(&self, f: F) -> Result<T> in with_nix_path() method
265 fn with_nix_path<T, F>(&self, f: F) -> Result<T> where F: FnOnce(&CStr) -> T { in with_nix_path() method
279 fn with_nix_path<T, F>(&self, f: F) -> Result<T> where F: FnOnce(&CStr) -> T { in with_nix_path() method